Searched defs:cancelNotification (Results 1 – 4 of 4) sorted by relevance
75 private fun cancelNotification(preset: NotificationPreset) { in cancelNotification() method in com.android.test.notificationprovider.RichNotificationActivity
67 private void cancelNotification() { in cancelNotification() method in SendNotification
346 private StatusBarNotification getNotification(boolean cancelNotification) throws Throwable { in getNotification()
500 private void cancelNotification(int id) { in cancelNotification() method in ServiceTest