Searched defs:id (Results 1 – 6 of 6) sorted by relevance
45 String id = getLauncherName(); in open() local
166 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()
161 public boolean isDownloadCompleted(long id) in isDownloadCompleted()
252 private boolean checkNotificationExistence(int id) throws Exception { in checkNotificationExistence()
641 public int onStartCommand(Intent intent, int flags, int id) { in onStartCommand()
1141 String id = getLauncherName(); in openWithShutterTimeString() local