Home
last modified time | relevance | path

Searched refs:LABEL (Results 1 – 13 of 13) sorted by relevance

/cts/tests/accessibility/src/android/view/accessibility/cts/
DAccessibilityActionTest.java40 private static final String LABEL = "label"; field in AccessibilityActionTest
48 new AccessibilityAction(ACTION_ID, LABEL); in testParcel()
57 assertEquals(LABEL, result.getLabel()); in testParcel()
66 new AccessibilityAction(ACTION_ID, LABEL); in testConstructor()
69 assertEquals(LABEL, systemAction.getLabel()); in testConstructor()
/cts/tests/app/src/android/app/cts/
DRequestTileServiceAddTest.kt57 private const val LABEL = "label" constant
88 LABEL, in testRequestBadPackageFails()
105 LABEL, in testRequestBadComponentName()
127 LABEL, in testDisabledComponent()
151 LABEL, in testNotExportedComponent()
174 LABEL, in testAppNotInForeground()
194 LABEL, in testTwoSimultaneousRequests()
204 LABEL, in testTwoSimultaneousRequests()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DCompletionInfoTest.java39 private static final String LABEL = "CompletionInfoLabel"; field in CompletionInfoTest
44 CompletionInfo info = new CompletionInfo(ID, POSITION, TEXT, LABEL); in testCompletionInfo()
62 assertEquals(LABEL, info.getLabel().toString()); in assertCompletionInfo()
/cts/hostsidetests/appcloning/test-apps/AppCloningContactsSharingApps/CloneProfileAppWithLaunchableActivity/src/com/android/cts/launchable/cloneprofile/contacts/app/
DTestAccountAuthenticator.java32 private static final String LABEL = "test_auth_token_label"; field in TestAccountAuthenticator
71 return LABEL; in getAuthTokenLabel()
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/account/
DStaticAccountAuthenticator.java36 private static final String LABEL = "test_auth_token_label"; field in StaticAccountAuthenticator
83 return LABEL; in getAuthTokenLabel()
/cts/tests/tests/shortcutmanager/common/src/android.content.pm.cts.shortcutmanager.common/
DConstants.java49 public static final String LABEL = "LABEL"; field in Constants
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerRequestPinTest.java80 extras.putString(Constants.LABEL, "label1"); in testRequestPinShortcut()
148 extras.putString(Constants.LABEL, "label1"); in testRequestPinShortcut_multiLaunchers()
208 extras.putString(Constants.LABEL, "label1"); in testRequestPinShortcut_multiLaunchers_withDynamic()
258 extras.putString(Constants.LABEL, "label1"); in testRequestPinShortcut_multiLaunchers_withDynamic()
/cts/tests/tests/shortcutmanager/packages/src/android/content/pm/cts/shortcutmanager/packages/
DShortcutConfirmPin.java81 final String expectLabel = shortcut.getExtras().getString(Constants.LABEL); in onCreate()
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsTest.java272 Phones.NUMBER_KEY, Phones.LABEL, Phones.ISPRIMARY}; in testPhonesTable()
317 value.put(Phones.LABEL, customeLabel); in testPhonesTable()
352 Organizations.ISPRIMARY, Organizations.TYPE, Organizations.LABEL, in testOrganizationsTable()
402 value.put(Organizations.LABEL, customOrganizationsLabel); in testOrganizationsTable()
579 ContactMethods.LABEL, ContactMethods.ISPRIMARY};
632 value.put(ContactMethods.LABEL, customLabel);
DContactsContract_FrequentsStrequentsTest.java123 Phone.LABEL,
DContactsContract_DataTest.java688 values.put(CommonDataKinds.Phone.LABEL, "free directory assistance"); in createData()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dwifi-current.txt828 field public static final int LABEL = 3; // 0x3
Dcurrent.txt35869 field @Deprecated public static final String LABEL = "label";
35981 field @Deprecated public static final String LABEL = "label";
36060 field @Deprecated public static final String LABEL = "label";
36174 field public static final String LABEL = "data3";
36765 field public static final String LABEL = "label";