Home
last modified time | relevance | path

Searched defs:resourceId (Results 1 – 25 of 28) sorted by relevance

12

/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/src/com/android/cts/isolatedsplitapp/
DSplitAppTest.java120 int resourceId = resources.getIdentifier(FEATURE_A_STRING, null, null); in shouldLoadFeatureADefault() local
136 int resourceId = resources.getIdentifier(FEATURE_A_STRING, null, null); in shouldLoadFeatureAPolishLocale() local
164 int resourceId = resources.getIdentifier(FEATURE_A_STRING, null, null); in shouldLoadFeatureBDefault() local
183 int resourceId = resources.getIdentifier(FEATURE_A_STRING, null, null); in shouldLoadFeatureBPolishLocale() local
213 int resourceId = resources.getIdentifier(FEATURE_C_STRING, null, null); in shouldLoadFeatureCDefault() local
229 int resourceId = resources.getIdentifier(FEATURE_C_STRING, null, null); in shouldLoadFeatureCPolishLocale() local
/cts/libs/input/src/com/android/cts/input/
DHidJsonParser.java87 private JSONArray getJsonArrayFromResource(int resourceId) { in getJsonArrayFromResource()
118 public String readRegisterCommand(int resourceId) { in readRegisterCommand()
147 public int readDeviceId(int resourceId) { in readDeviceId()
160 public List<HidTestData> getTestData(int resourceId) { in getTestData()
/cts/tests/tests/preference/src/android/preference/cts/
DTestUtils.java129 int resourceId = mInstrumentation.getTargetContext().getResources() in getStatusBarHeight() local
146 int resourceId = mInstrumentation.getTargetContext().getResources() in getNavigationBarHeight() local
/cts/tests/tests/content/src/android/content/cts/
DIntent_ShortcutIconResourceTest.java32 final int resourceId = android.content.cts.R.string.notify; field in Intent_ShortcutIconResourceTest
DContextTest.java483 private AttributeSet getAttributeSet(int resourceId) { in getAttributeSet()
/cts/tests/tests/view/src/android/view/cts/
DPrecompiledLayoutTest.java69 private void compareInflation(int resourceId) { in compareInflation()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DHelper.java348 public static ViewNode findNodeByResourceId(AssistStructure structure, String resourceId) { in findNodeByResourceId()
355 public static ViewNode findNodeByResourceId(List<FillContext> contexts, String resourceId) { in findNodeByResourceId()
362 public static ViewNode findNodeByResourceId(ViewNode node, String resourceId) { in findNodeByResourceId()
408 @NonNull String resourceId) { in findAutofillIdByResourceId()
481 final String resourceId = node.getIdEntry(); in assertTextIsSanitized() local
513 public static void assertTextOnly(AssistStructure structure, String resourceId, in assertTextOnly()
531 public static ViewNode assertTextAndValue(AssistStructure structure, String resourceId, in assertTextAndValue()
541 public static ViewNode assertValue(AssistStructure structure, String resourceId, in assertValue()
551 public static ViewNode assertTextFromResouces(AssistStructure structure, String resourceId, in assertTextFromResouces()
677 public static ViewNode assertTextIsSanitized(AssistStructure structure, String resourceId) { in assertTextIsSanitized()
[all …]
DGridActivity.java170 final String resourceId = getResourceId(line, col); in onCell() local
DVirtualContainerView.java548 private final String resourceId; field in VirtualContainerView.Item
555 Item(Line line, int id, String resourceId, CharSequence text, boolean editable, in Item()
DCustomDescriptionTest.java577 private RemoteViews newTemplate(int resourceId) { in newTemplate()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaUtils.java392 Context context, int resourceId, int track, String mimePrefix) { in hasCodecsForResourceCombo()
424 public static boolean hasCodecsForResource(Context context, int resourceId) { in hasCodecsForResource()
428 public static boolean checkCodecsForResource(Context context, int resourceId) { in checkCodecsForResource()
435 public static boolean hasCodecForResource(Context context, int resourceId, int track) { in hasCodecForResource()
439 public static boolean checkCodecForResource(Context context, int resourceId, int track) { in checkCodecForResource()
447 Context context, int resourceId, String mimePrefix) { in hasCodecForResourceAndDomain()
617 int resourceId, in getTrackFormatForResource()
657 Context context, int resourceId, String mimeTypePrefix) in createMediaExtractorForMimeType()
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DMediaUtils.java390 Context context, int resourceId, int track, String mimePrefix) { in hasCodecsForResourceCombo()
422 public static boolean hasCodecsForResource(Context context, int resourceId) { in hasCodecsForResource()
426 public static boolean checkCodecsForResource(Context context, int resourceId) { in checkCodecsForResource()
433 public static boolean hasCodecForResource(Context context, int resourceId, int track) { in hasCodecForResource()
437 public static boolean checkCodecForResource(Context context, int resourceId, int track) { in checkCodecForResource()
445 Context context, int resourceId, String mimePrefix) { in hasCodecForResourceAndDomain()
615 int resourceId, in getTrackFormatForResource()
655 Context context, int resourceId, String mimeTypePrefix) in createMediaExtractorForMimeType()
/cts/tests/tests/widget/src/android/widget/cts/
DDigitalClockTest.java122 private AttributeSet getAttributeSet(int resourceId) { in getAttributeSet()
/cts/tests/tests/graphics/src/android/graphics/cts/
DColorTest.java95 final int resourceId = pair[1]; in resourceColor() local
/cts/tests/tests/permission2/src/android/permission2/cts/
DPermissionPolicyTest.java232 private List<ExpectedPermissionInfo> loadExpectedPermissions(int resourceId) throws Exception { in loadExpectedPermissions()
278 private Set<String> loadExpectedPermissionGroupNames(int resourceId) throws Exception { in loadExpectedPermissionGroupNames()
/cts/tests/leanbackjank/app/src/android/leanbackjank/app/
DUtils.java76 public static void showToast(Context context, int resourceId) { in showToast()
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DInputTestCase.java144 protected void testInputEvents(int resourceId) { in testInputEvents()
/cts/tests/tests/media/src/android/media/cts/
DAudioTrackSurroundTest.java466 SamplePlayerShorts(int sampleRate, int encoding, int channelConfig, @RawRes int resourceId) in SamplePlayerShorts()
500 SamplePlayerBytes(int sampleRate, int encoding, int channelConfig, @RawRes int resourceId) in SamplePlayerBytes()
DVideoDecoderPerfTest.java116 private void decode(String name, int resourceId, MediaFormat format) throws Exception { in decode()
DVpxCodecTestBase.java723 private InputStream OpenFileOrResourceId(String filename, int resourceId) throws Exception { in OpenFileOrResourceId()
/cts/tests/fragment/src/android/fragment/cts/
DFragmentAnimatorTest.java561 int resourceId; field in FragmentAnimatorTest.AnimatorFragment
/cts/hostsidetests/appsecurity/test-apps/UsePermissionApp23/src/com/android/cts/usepermission/
DBasePermissionsTest.java475 final int resourceId = mPlatformResources.getIdentifier(labelResName, null, null); in getPermissionLabel() local
/cts/tests/tests/provider/src/android/provider/cts/
DMediaStore_DownloadsTest.java337 File file, String mimeType, int resourceId) throws Exception { in insertImage()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDragDropTest.java638 private boolean drawableStateContains(int resourceId, int attr) { in drawableStateContains()
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java554 int resourceId = R.xml.pm_test; in testGetResources() local

12