Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateNotificationController.java242 private SparseArray<NotificationInfo> mCachedNotificationInfos; field in DeviceStateNotificationController.NotificationInfoProvider
264 return mCachedNotificationInfos; in getNotificationInfos()
280 mCachedNotificationInfos = loadNotificationInfos(); in refreshNotificationInfos()