Searched refs:buildLocalOnlyNotification (Results 1 – 1 of 1) sorted by relevance
76 buildLocalOnlyNotification(getString(R.string.phone_only), now(), in onOptionsItemSelected()97 private void buildLocalOnlyNotification(String title, String content, int notificationId, in buildLocalOnlyNotification() method in SynchronizedNotificationsFragment161 buildLocalOnlyNotification(phoneTitle, content, Constants.BOTH_ID, true); in buildMirroredNotifications()