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

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

Completed in 29 milliseconds