Home
last modified time | relevance | path

Searched defs:LABEL (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/test-apps/flickerapp/src/com/android/wm/shell/flicker/testapp/
H A DComponents.java25 public static final String LABEL = "SimpleApp"; field in Components.SimpleActivity
32 public static final String LABEL = "FixedApp"; field in Components.FixedActivity
38 public static final String LABEL = "NonResizeableApp"; field in Components.NonResizeableActivity
45 public static final String LABEL = "PipApp"; field in Components.PipActivity
70 public static final String LABEL = "ImeApp"; field in Components.ImeActivity
80 public static final String LABEL = "SplitScreenPrimaryApp"; field in Components.SplitScreenActivity
86 public static final String LABEL = "SplitScreenSecondaryApp"; field in Components.SplitScreenSecondaryActivity
92 public static final String LABEL = "LaunchBubbleApp"; field in Components.LaunchBubbleActivity
98 public static final String LABEL = "BubbleApp"; field in Components.BubbleActivity
/aosp12/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
H A DDocActivity.java24 static final String LABEL = "label"; field in DocActivity
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumbercache/
H A DPhoneQuery.java29 static final int LABEL = 3; field in PhoneQuery
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/provider/
H A DClockContract.kt78 val LABEL = "label" regex
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWpsInfo.java36 public static final int LABEL = 3; field in WpsInfo
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/storage/
H A DStorageMediaCategoryDetailPreferenceControllerTest.java53 private static final String LABEL = "label"; field in StorageMediaCategoryDetailPreferenceControllerTest
H A DStorageApplicationListPreferenceControllerTest.java52 private static final String LABEL = "label"; field in StorageApplicationListPreferenceControllerTest
H A DStorageApplicationActionButtonsPreferenceControllerTest.java72 private static final String LABEL = "label"; field in StorageApplicationActionButtonsPreferenceControllerTest
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/
H A DApplicationsSettingsPreferenceControllerTest.java56 private static final String LABEL = "label"; field in ApplicationsSettingsPreferenceControllerTest
/aosp12/packages/apps/Car/Dialer/tests/unittests/src/com/android/car/dialer/ui/activecall/
H A DInCallViewModelTest.java57 private static final CharSequence LABEL = "DisconnectCause"; field in InCallViewModelTest
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/applications/
H A DApplicationListItemManagerTest.java47 private static final String LABEL = "label"; field in ApplicationListItemManagerTest
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/notifications/
H A DNotificationsAppListPreferenceControllerTest.java61 private static final String LABEL = "label"; field in NotificationsAppListPreferenceControllerTest
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DAccessibilityManagerServiceTest.java68 private static final String LABEL = "label"; field in AccessibilityManagerServiceTest
/aosp12/frameworks/base/core/tests/coretests/src/android/view/accessibility/
H A DAccessibilityManagerTest.java63 private static final String LABEL = "label"; field in AccessibilityManagerTest
/aosp12/packages/apps/Settings/src/com/android/settings/dashboard/profileselector/
H A DProfileSelectFragment.java99 private static final int[] LABEL = { field in ProfileSelectFragment
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DLegacyApiSupport.java356 sPeopleProjectionMap.put(People.LABEL, People.LABEL); in sPeopleProjectionMap.put()
383 sOrganizationProjectionMap.put(android.provider.Contacts.Organizations.LABEL, in sOrganizationProjectionMap.put()
395 sContactMethodProjectionMap.put(ContactMethods.LABEL, ContactMethods.LABEL); in sContactMethodProjectionMap.put()
409 sPhoneProjectionMap.put(android.provider.Contacts.Phones.LABEL, in sPhoneProjectionMap.put()
H A DContactsProvider2.java7547 public static final String LABEL = "label"; field in ContactsProvider2.AddressBookIndexQuery
/aosp12/packages/apps/Dialer/java/com/android/dialer/speeddial/loader/
H A DSpeedDialUiItem.java57 public static final int LABEL = 6; field in SpeedDialUiItem
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/
H A DQuickAccessWalletTileTest.java93 private static final String LABEL = "QAW"; field in QuickAccessWalletTileTest
/aosp12/frameworks/base/core/java/android/provider/
H A DContacts.java908 public static final String LABEL = "label"; field
1194 public static final String LABEL = "label"; field
1705 public static final String LABEL = "label"; field
H A DContactsContract.java5223 public static final String LABEL = "label"; field
5830 public static final String LABEL = DataColumns.DATA3; field
/aosp12/system/core/toolbox/
H A Dgetevent.c21 #define LABEL(constant) { #constant, constant } macro
/aosp12/packages/apps/Car/libs/car-telephony-common/src/com/android/car/telephony/common/
H A DTelecomUtils.java322 PhoneLookup.LABEL, in lookupNumberInBackground()
/aosp12/packages/modules/NetworkStack/src/android/net/apf/
H A DApfGenerator.java40 LABEL(-1), enumConstant
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapVcardManager.java1215 LABEL(6, "LABEL"), enumConstant

12