Searched defs:mUpdateKey (Results 1 - 1 of 1) sorted by relevance

/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/
H A DNotificationListenerActivity.java224 private String mUpdateKey; field in class:NotificationListenerActivity.StatusAdaptor
264 if (sbn.getKey().equals(mUpdateKey)) {
266 mUpdateKey = null;

Completed in 141 milliseconds