Searched refs:issueNotification (Results 1 – 1 of 1) sorted by relevance
57 issueNotification(intent, mMessage); in onHandleIntent()62 issueNotification(intent, getString(R.string.done_snoozing)); in onHandleIntent()69 private void issueNotification(Intent intent, String msg) { in issueNotification() method in PingService127 private void issueNotification(NotificationCompat.Builder builder) { in issueNotification() method in PingService144 issueNotification(builder); in startTimer()