Home
last modified time | relevance | path

Searched defs:getId (Results 1 – 25 of 27) sorted by relevance

12

/cts/tests/tests/hardware/aidl/cts/android/hardware/
DIHardwareBufferTestService.aidl22 long getId(in HardwareBuffer buffer); in getId() method
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DSecondaryConditionProviderService.java23 public static ComponentName getId() { in getId() method in SecondaryConditionProviderService
DLegacyConditionProviderService.java24 public static ComponentName getId() { in getId() method in LegacyConditionProviderService
DSecondaryNotificationListener.java37 public static String getId() { in getId() method in SecondaryNotificationListener
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DTestActivityWithId.java45 public String getId() { in getId() method in TestActivityWithId
/cts/tests/quicksettings/src/android/quicksettings/cts/
DToggleableTestTileService.java27 public static String getId() { in getId() method in ToggleableTestTileService
DTestTileService.java28 public static String getId() { in getId() method in TestTileService
DTestOnClickLaunchFgsTileService.java34 public static String getId() { in getId() method in TestOnClickLaunchFgsTileService
/cts/backported_fixes/src/com/android/cts/backportedfixes/
DApprovedBackportedFixes.java68 public long getId(int alias) { in getId() method in ApprovedBackportedFixes
/cts/tests/inputmethod/mockspellchecker/src/com/android/cts/mockspellchecker/
DMockSpellChecker.kt128 fun getId(): String = in emptySuggestionsInfo() method
/cts/hostsidetests/network-policy/app/src/com/android/cts/netpolicy/hostside/
DMyNotificationListenerService.java73 static String getId() { in getId() method in MyNotificationListenerService
/cts/tests/tests/hardware/jni/
DHardwareBufferTestService.cpp40 ::ndk::ScopedAStatus getId(const HardwareBuffer& buffer, int64_t* outId) override { in getId() function in ServiceImpl
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeCommand.java70 public long getId() { in getId() method in ImeCommand
/cts/tests/inputmethod/mocka11yime/common/src/com/android/cts/mocka11yime/
DMockA11yImeCommand.java80 public long getId() { in getId() method in MockA11yImeCommand
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_TestDataBuilder.java66 public long getId() throws Exception { in getId() method in ContactsContract_TestDataBuilder.Builder
304 public long getId() throws Exception { in getId() method in ContactsContract_TestDataBuilder.NestedTestContact
345 public long getId() { in getId() method in ContactsContract_TestDataBuilder.TestData
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DBlockingIntentSenderService.java75 private static String getId(Intent intent) { in getId() method in BlockingIntentSenderService
/cts/tests/core/runner-axt/src/com/android/cts/core/runner/support/
DSingleTestNGTestRunListener.java105 private String getId(org.testng.ITestResult test) { in getId() method in SingleTestNGTestRunListener
/cts/tests/leanbackjank/app/src/android/leanbackjank/app/model/
DMovie.java56 public String getId() { in getId() method in Movie
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DTransactionalCall.java61 public String getId() { in getId() method in TransactionalCall
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTestNotificationListener.java52 public static String getId() { in getId() method in TestNotificationListener
/cts/tests/tests/security/src/android/security/cts/
DCVE_2021_0341.java86 public byte[] getId() { in getId() method in CVE_2021_0341_SSLSession
/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DTestPropertyMapper.java34 int getId(String name) { in getId() method in TestPropertyMapper
/cts/hostsidetests/adpf/app/hintsession/src/cpp/
DModel.h124 int getId() const { return id_; } in getId() function
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DTestSuiteContentReport.java304 private static String getId(String name) in getId() method in TestSuiteContentReport
/cts/tests/jdwp/runner/device-side/src/com/android/compatibility/dalvik/
DDalvikTestRunner.java331 private String getId(Test test) { in getId() method in DalvikTestRunner.DalvikTestListener

12