Searched defs:title (Results 1 – 13 of 13) sorted by relevance
34 boolean checkNotificationExists(String title); in checkNotificationExists()43 void removeNotification(String title); in removeNotification()
81 void search(String title); in search()
36 public void openDoc(String title); in openDoc()
334 default void openNotificationByTitle(String title, String expectedPkg) { in openNotificationByTitle()
163 private boolean checkNotificationRequiredFieldsExist(String title) { in checkNotificationRequiredFieldsExist()180 private boolean checkNotificationExists(String title) { in checkNotificationExists()
163 public boolean checkNotificationExists(String title) { in checkNotificationExists()172 public void removeNotification(String title) { in removeNotification()
22 val title: String constant
30 override val title: String, constant in android.tools.traces.wm.WindowContainerImpl
134 public String title() { in title() method in MediaController
183 int notificationId, String title, String inLineReply, PendingIntent pendingIntent, in sendNotificationsWithInLineReply()
101 UiObject2 title = titles.get(titles.size() - 1); in openChooseLockTypeMenu() local
207 public long addToDownloadContentDB(String title, String description, in addToDownloadContentDB()
206 title: str = '' variable in FailTargetSummary