/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/ |
H A D | ExpandableListTester.java | 52 private void expandGroup(final int groupIndex, int flatPosition) { in expandGroup() 141 final int groupIndex = 2; in expandAGroup() local 183 final int groupIndex = expandAGroup(); in testConversionBetweenFlatAndPackedOnChildren() local 237 final int groupIndex = expandAGroup(); in testSelectedPositionOnChildren() local
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/ |
H A D | PCR.c | 88 UINT32 *groupIndex // OUT: group index if PCR belongs a in PCRBelongsAuthGroup() 123 UINT32 *groupIndex // OUT: group index if PCR belongs a group that in PCRBelongsPolicyGroup() 177 UINT32 groupIndex; in PCRPolicyIsAvailable() local 190 UINT32 groupIndex; in PCRGetAuthValue() local 212 UINT32 groupIndex; in PCRGetAuthPolicy() local 1104 UINT32 groupIndex; in PCRGetProperty() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/offline/ |
H A D | StreamKey.java | 41 public final int groupIndex; field in StreamKey 56 public StreamKey(int groupIndex, int streamIndex) { in StreamKey() 68 public StreamKey(int periodIndex, int groupIndex, int streamIndex) { in StreamKey()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/offline/ |
H A D | StreamKey.java | 41 public final int groupIndex; field in StreamKey 54 public StreamKey(int groupIndex, int streamIndex) { in StreamKey() 66 public StreamKey(int periodIndex, int groupIndex, int streamIndex) { in StreamKey()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/ |
H A D | TrackSelectionView.java | 353 int groupIndex = trackInfo.groupIndex; in onTrackViewClicked() local 394 private boolean shouldEnableAdaptiveSelection(int groupIndex) { in shouldEnableAdaptiveSelection() 434 public final int groupIndex; field in TrackSelectionView.TrackInfo 438 public TrackInfo(int groupIndex, int trackIndex, Format format) { in TrackInfo()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/trackselection/ |
H A D | MappingTrackSelector.java | 232 public @Capabilities int getCapabilities(int rendererIndex, int groupIndex, int trackIndex) { in getCapabilities() 244 public @FormatSupport int getTrackSupport(int rendererIndex, int groupIndex, int trackIndex) { in getTrackSupport() 267 int rendererIndex, int groupIndex, boolean includeCapabilitiesExceededTracks) { in getAdaptiveSupport() 293 int rendererIndex, int groupIndex, int[] trackIndices) { in getAdaptiveSupport()
|
H A D | DefaultTrackSelector.java | 1323 public final int groupIndex; field in DefaultTrackSelector.SelectionOverride 1334 public SelectionOverride(int groupIndex, int... tracks) { in SelectionOverride() 1345 public SelectionOverride(int groupIndex, int[] tracks, @TrackSelection.Type int type) { in SelectionOverride() 1402 bundle.putInt(keyForField(FIELD_GROUP_INDEX), groupIndex); in toBundle() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/trackselection/ |
H A D | MappingTrackSelector.java | 228 public int getCapabilities(int rendererIndex, int groupIndex, int trackIndex) { in getCapabilities() 241 public int getTrackSupport(int rendererIndex, int groupIndex, int trackIndex) { in getTrackSupport() 265 int rendererIndex, int groupIndex, boolean includeCapabilitiesExceededTracks) { in getAdaptiveSupport() 291 public int getAdaptiveSupport(int rendererIndex, int groupIndex, int[] trackIndices) { in getAdaptiveSupport()
|
H A D | DefaultTrackSelector.java | 1230 public final int groupIndex; field in DefaultTrackSelector.SelectionOverride 1241 public SelectionOverride(int groupIndex, int... tracks) { in SelectionOverride() 1252 public SelectionOverride(int groupIndex, int[] tracks, @TrackSelection.Type int type) { in SelectionOverride() 1308 bundle.putInt(keyForField(FIELD_GROUP_INDEX), groupIndex); in toBundle() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/ima/src/androidTest/java/com/google/android/exoplayer2/ext/ima/ |
H A D | ImaPlaybackTest.java | 144 private static AdId ad(int groupIndex) { in ad() 150 public final int groupIndex; field in ImaPlaybackTest.AdId 153 public AdId(int groupIndex, int indexInGroup) { in AdId()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/ima/src/androidTest/java/com/google/android/exoplayer2/ext/ima/ |
H A D | ImaPlaybackTest.java | 144 private static AdId ad(int groupIndex) { in ad() 150 public final int groupIndex; field in ImaPlaybackTest.AdId 153 public AdId(int groupIndex, int indexInGroup) { in AdId()
|
/aosp_15_r20/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/line/ |
H A D | MultiGroupConversionRule.java | 59 public void addReplacement(int groupIndex, String replacement) { in addReplacement() 71 public String getReplacement(int groupIndex) { in getReplacement()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | ext_inst.cpp | 182 for (uint32_t groupIndex = 0; groupIndex < table->count; groupIndex++) { in spvExtInstTableNameLookup() local 204 for (uint32_t groupIndex = 0; groupIndex < table->count; groupIndex++) { in spvExtInstTableValueLookup() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/ |
H A D | ext_inst.cpp | 183 for (uint32_t groupIndex = 0; groupIndex < table->count; groupIndex++) { in spvExtInstTableNameLookup() local 205 for (uint32_t groupIndex = 0; groupIndex < table->count; groupIndex++) { in spvExtInstTableValueLookup() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/ |
D | ext_inst.cpp | 174 for (uint32_t groupIndex = 0; groupIndex < table->count; groupIndex++) { in spvExtInstTableNameLookup() local 196 for (uint32_t groupIndex = 0; groupIndex < table->count; groupIndex++) { in spvExtInstTableValueLookup() local
|
/aosp_15_r20/external/angle/src/common/ |
H A D | angleutils.cpp | 48 for (uint32_t groupIndex = 0; groupIndex < static_cast<uint32_t>(groups.size()); ++groupIndex) in GetPerfMonitorCounterGroupIndex() local 81 uint32_t groupIndex = GetPerfMonitorCounterGroupIndex(groups, name); in GetPerfMonitorCounterGroup() local
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/PCR/ |
H A D | PCR_SetAuthPolicy.c | 53 UINT32 groupIndex; in TPM2_PCR_SetAuthPolicy() local
|
H A D | PCR_SetAuthValue.c | 51 UINT32 groupIndex; in TPM2_PCR_SetAuthValue() local
|
/aosp_15_r20/test/vts/tests/kernel_proc_file_api_test/ |
H A D | target_file_utils.py | 22 def _HasPermission(permission_bits, groupIndex, permission): argument
|
/aosp_15_r20/external/autotest/frontend/client/src/autotest/tko/ |
H A D | TestGroupDataSource.java | 96 public List<List<String>> getHeaderGroupValues(int groupIndex) { in getHeaderGroupValues()
|
/aosp_15_r20/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/util/ |
D | TargetFileUtils.java | 95 String permissionBits, int groupIndex, FilePermission permission) { in hasPermission()
|
/aosp_15_r20/external/skia/src/sksl/tracing/ |
H A D | SkSLDebugTracePriv.h | 47 int groupIndex = 0; member
|
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/ |
D | GrantPermissionsViewHandler.java | 98 void updateUi(String groupName, int groupCount, int groupIndex, Icon icon, in updateUi()
|
/aosp_15_r20/frameworks/av/media/libstagefright/httplive/ |
H A D | M3UParser.cpp | 741 ssize_t groupIndex = mMediaGroups.indexOfKey(groupID); in parse() local 1264 ssize_t groupIndex = mMediaGroups.indexOfKey(groupID); in parseMedia() local
|
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/auto/ |
D | GrantPermissionsAutoViewHandler.java | 115 public void updateUi(String groupName, int groupCount, int groupIndex, Icon icon, in updateUi()
|