Searched defs:id (Results 1 – 3 of 3) sorted by relevance
49 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()
649 public int onStartCommand(Intent intent, int flags, int id) { in onStartCommand()