Searched defs:mAppRow (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Settings/src/com/android/settings/notification/app/ | ||
D | NotificationPreferenceController.java | 53 protected NotificationBackend.AppRow mAppRow; field in NotificationPreferenceController |
D | NotificationSettings.java | 82 protected NotificationBackend.AppRow mAppRow; field in NotificationSettings |
/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/notification/app/ | ||
D | ChannelListPreferenceControllerTest.java | 60 private NotificationBackend.AppRow mAppRow; field in ChannelListPreferenceControllerTest |
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/app/ | ||
D | BubbleSummaryPreferenceControllerTest.java | 67 NotificationBackend.AppRow mAppRow; field in BubbleSummaryPreferenceControllerTest |