Searched refs:mLastKeyDismissedByLauncher (Results 1 – 1 of 1) sorted by relevance
78 private String mLastKeyDismissedByLauncher; field in NotificationListener272 if (key.equals(mLastKeyDismissedByLauncher)) { in onNotificationRemoved()279 if (key.equals(mLastKeyDismissedByLauncher)) { in onNotificationRemoved()280 mLastKeyDismissedByLauncher = null; in onNotificationRemoved()285 mLastKeyDismissedByLauncher = key; in cancelNotificationFromLauncher()