Searched refs:updateNotification (Results 1 – 3 of 3) sorted by relevance
62 private void updateNotification(int presetIndex) { in updateNotification() method in MainActivity72 updateNotification((Integer) v.itemView.getTag()); in onClick()
80 public static void updateNotification(Context context, String notificationText) { in updateNotification() method in FindPhoneActivity
97 FindPhoneActivity.updateNotification(this, notificationText); in onHandleIntent()