Searched defs:mCheckSaveListener (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ | ||
D | NonPhoneDependencyTest.java | 54 @Mock private NotificationInfo.CheckSaveListener mCheckSaveListener; field in NonPhoneDependencyTest |
D | NotificationGutsManagerTest.java | 92 @Mock private NotificationInfo.CheckSaveListener mCheckSaveListener; field in NotificationGutsManagerTest |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ | ||
D | NotificationGutsManager.java | 81 private NotificationInfo.CheckSaveListener mCheckSaveListener; field in NotificationGutsManager |
D | NotificationInfo.java | 85 private CheckSaveListener mCheckSaveListener; field in NotificationInfo |