/aosp12/packages/apps/Settings/src/com/android/settings/applications/appinfo/ |
H A D | AppNotificationPreferenceController.java | 37 private final NotificationBackend mBackend = new NotificationBackend(); field in AppNotificationPreferenceController 54 preference.setSummary(getNotificationSummary(mParent.getAppEntry(), mContext, mBackend)); in updateState() local
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/dream/ |
H A D | WhenToDreamPreferenceControllerTest.java | 46 private DreamBackend mBackend; field in WhenToDreamPreferenceControllerTest
|
H A D | StartNowPreferenceControllerTest.java | 54 private DreamBackend mBackend; field in StartNowPreferenceControllerTest
|
H A D | CurrentDreamPickerTest.java | 51 private DreamBackend mBackend; field in CurrentDreamPickerTest
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/ |
H A D | ConversationListSummaryPreferenceControllerTest.java | 51 NotificationBackend mBackend; field in ConversationListSummaryPreferenceControllerTest
|
H A D | ImportanceResetPreferenceControllerTest.java | 54 private NotificationBackend mBackend; field in ImportanceResetPreferenceControllerTest
|
H A D | SilentStatusBarPreferenceControllerTest.java | 43 private NotificationBackend mBackend; field in SilentStatusBarPreferenceControllerTest
|
/aosp12/packages/apps/Settings/src/com/android/settings/dream/ |
H A D | WhenToDreamPreferenceController.java | 31 private final DreamBackend mBackend; field in WhenToDreamPreferenceController
|
/aosp12/packages/apps/Settings/src/com/android/settings/notification/ |
H A D | ConversationListSummaryPreferenceController.java | 26 private NotificationBackend mBackend; field in ConversationListSummaryPreferenceController
|
H A D | SilentStatusBarPreferenceController.java | 29 private NotificationBackend mBackend; field in SilentStatusBarPreferenceController
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/zen/ |
H A D | ZenModeBlockedEffectsPreferenceControllerTest.java | 52 private ZenModeBackend mBackend; field in ZenModeBlockedEffectsPreferenceControllerTest
|
H A D | ZenModeMessagesPreferenceControllerTest.java | 55 private ZenModeBackend mBackend; field in ZenModeMessagesPreferenceControllerTest
|
H A D | ZenModeCallsPreferenceControllerTest.java | 55 private ZenModeBackend mBackend; field in ZenModeCallsPreferenceControllerTest
|
H A D | ZenRuleCustomPolicyPreferenceControllerTest.java | 47 private ZenModeBackend mBackend; field in ZenRuleCustomPolicyPreferenceControllerTest
|
H A D | ZenRuleDefaultPolicyPreferenceControllerTest.java | 47 private ZenModeBackend mBackend; field in ZenRuleDefaultPolicyPreferenceControllerTest
|
H A D | ZenRuleCustomSwitchPreferenceControllerTest.java | 47 private ZenModeBackend mBackend; field in ZenRuleCustomSwitchPreferenceControllerTest
|
H A D | ZenRuleVisEffectsAllPreferenceControllerTest.java | 47 private ZenModeBackend mBackend; field in ZenRuleVisEffectsAllPreferenceControllerTest
|
H A D | ZenRuleVisEffectsCustomPreferenceControllerTest.java | 47 private ZenModeBackend mBackend; field in ZenRuleVisEffectsCustomPreferenceControllerTest
|
H A D | ZenRuleVisEffectsNonePreferenceControllerTest.java | 47 private ZenModeBackend mBackend; field in ZenRuleVisEffectsNonePreferenceControllerTest
|
H A D | ZenModeDurationPreferenceControllerTest.java | 48 private ZenModeBackend mBackend; field in ZenModeDurationPreferenceControllerTest
|
H A D | ZenRuleRepeatCallersPreferenceControllerTest.java | 49 private ZenModeBackend mBackend; field in ZenRuleRepeatCallersPreferenceControllerTest
|
/aosp12/packages/apps/StorageManager/robotests/src/com/android/storagemanager/deletionhelper/ |
H A D | AppDeletionPreferenceGroupTest.java | 42 @Mock private AppDeletionType mBackend; field in AppDeletionPreferenceGroupTest
|
/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/ipp/ |
H A D | CancelJobTask.java | 28 private final Backend mBackend; field in CancelJobTask
|
/aosp12/packages/apps/Settings/src/com/android/settings/notification/app/ |
H A D | ConversationListSettings.java | 37 NotificationBackend mBackend = new NotificationBackend(); field in ConversationListSettings
|
/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/ |
H A D | ZenModeConversationsPreferenceController.java | 33 private final ZenModeBackend mBackend; field in ZenModeConversationsPreferenceController
|