Home
last modified time | relevance | path

Searched defs:id (Results 1 – 6 of 6) sorted by relevance

/platform_testing/libraries/base-app-helpers/src/android/platform/test/helpers/
DAbstractStandardAppHelper.java45 String id = getLauncherName(); in open() local
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java166 public void sendNotification(int id, int visibility, String title) throws Exception { in sendNotification()
229 public boolean checkNotificationExistence(int id, boolean exists) throws Exception { in checkNotificationExistence()
249 public StatusBarNotification getStatusBarNotification(int id) { in getStatusBarNotification()
/platform_testing/tests/androidbvt/src/com/android/androidbvt/
DFrameworkDownloadTests.java161 public boolean isDownloadCompleted(long id) in isDownloadCompleted()
DSysUINotificationShadeTests.java252 private boolean checkNotificationExistence(int id) throws Exception { in checkNotificationExistence()
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DAuptTestRunner.java641 public int onStartCommand(Intent intent, int flags, int id) { in onStartCommand()
/platform_testing/libraries/google-app-camera-helper/src/android/platform/test/helpers/
DGoogleCameraHelperImpl.java1141 String id = getLauncherName(); in openWithShutterTimeString() local