| /platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/ |
| D | IAutoNotificationHelper.java | 34 boolean checkNotificationExists(String title); in checkNotificationExists() 43 void removeNotification(String title); in removeNotification()
|
| D | IAutoMediaCenterHelper.java | 81 void search(String title); in search()
|
| /platform_testing/libraries/app-helpers/interfaces/handheld/src/android/platform/helpers/ |
| D | IGoogleDocsHelper.java | 36 public void openDoc(String title); in openDoc()
|
| D | INotificationHelper.java | 334 default void openNotificationByTitle(String title, String expectedPkg) { in openNotificationByTitle()
|
| /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/ |
| D | NotificationSecurityTests.java | 60 String title = "Public Notification"; in testVisibilityPublic() local
|
| D | NotificationSecurityLargeTests.java | 68 String title = "Secret Title"; in testVisibilitySecret() local
|
| D | NotificationHelper.java | 121 public void sendNotification(int id, int visibility, String title) throws Exception { in sendNotification() 125 public void sendNotification(int id, int visibility, String title, boolean buzz) in sendNotification()
|
| /platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/ |
| D | AutoNotificationMockingHelperImpl.java | 163 private boolean checkNotificationRequiredFieldsExist(String title) { in checkNotificationRequiredFieldsExist() 180 private boolean checkNotificationExists(String title) { in checkNotificationExists()
|
| D | AutoNotificationHelperImpl.java | 161 public boolean checkNotificationExists(String title) { in checkNotificationExists() 170 public void removeNotification(String title) { in removeNotification()
|
| /platform_testing/libraries/flicker/src/android/tools/common/traces/wm/ |
| D | IWindowContainer.kt | 25 @JsName("title") val title: String constant
|
| D | WindowContainer.kt | 33 override val title: String, constant in android.tools.common.traces.wm.WindowContainer
|
| /platform_testing/libraries/systemui-helper/src/android/platform/helpers/media/ |
| D | MediaController.java | 134 public String title() { in title() method in MediaController
|
| /platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/ |
| D | NotificationHelper.java | 183 int notificationId, String title, String inLineReply, PendingIntent pendingIntent, in sendNotificationsWithInLineReply()
|
| /platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/ |
| D | SettingsSecurityHelperImpl.java | 101 UiObject2 title = titles.get(titles.size() - 1); in openChooseLockTypeMenu() local
|
| /platform_testing/tests/functional/downloadapp/src/com/android/functional/downloadapp/ |
| D | DownloadAppTestHelper.java | 206 public long addToDownloadContentDB(String title, String description, in addToDownloadContentDB()
|