Searched defs:title (Results 1 – 7 of 7) sorted by relevance
| /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 | 78 public 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/system-helpers/sysui-helper/src/android/system/helpers/ |
| D | NotificationHelper.java | 182 int notificationId, String title, String inLineReply, PendingIntent pendingIntent, in sendNotificationsWithInLineReply()
|
| /platform_testing/tests/functional/downloadapp/src/com/android/functional/downloadapp/ |
| D | DownloadAppTestHelper.java | 206 public long addToDownloadContentDB(String title, String description, in addToDownloadContentDB()
|