Home
last modified time | relevance | path

Searched refs:mNotificationQueue (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DTokenWatcher.java166 value = mNotificationQueue;
167 mNotificationQueue = -1;
181 if (mNotificationQueue == -1) { in sendNotificationLocked()
183 mNotificationQueue = value; in sendNotificationLocked()
186 else if (mNotificationQueue != value) { in sendNotificationLocked()
188 mNotificationQueue = -1; in sendNotificationLocked()
227 private int mNotificationQueue = -1; field in TokenWatcher
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt39803 Landroid/os/TokenWatcher;->mNotificationQueue:I