Searched defs:title (Results 1 – 6 of 6) sorted by relevance
43 public abstract void openDoc(String title); in openDoc()
60 String title = "Public Notification"; in testVisibilityPublic() local
66 String title = "Secret Title"; in testVisibilitySecret() local
179 public void sendNotification(int id, int visibility, String title) throws Exception { in sendNotification()183 public void sendNotification(int id, int visibility, String title, boolean buzz) in sendNotification()
140 public void sendNotificationsWithInLineReply(int notificationId, String title, in sendNotificationsWithInLineReply()
206 public long addToDownloadContentDB(String title, String description, in addToDownloadContentDB()