Home
last modified time | relevance | path

Searched defs:mBackend (Results 1 – 25 of 107) sorted by relevance

12345

/aosp12/packages/apps/Settings/src/com/android/settings/applications/appinfo/
H A DAppNotificationPreferenceController.java37 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 DWhenToDreamPreferenceControllerTest.java46 private DreamBackend mBackend; field in WhenToDreamPreferenceControllerTest
H A DStartNowPreferenceControllerTest.java54 private DreamBackend mBackend; field in StartNowPreferenceControllerTest
H A DCurrentDreamPickerTest.java51 private DreamBackend mBackend; field in CurrentDreamPickerTest
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
H A DConversationListSummaryPreferenceControllerTest.java51 NotificationBackend mBackend; field in ConversationListSummaryPreferenceControllerTest
H A DImportanceResetPreferenceControllerTest.java54 private NotificationBackend mBackend; field in ImportanceResetPreferenceControllerTest
H A DSilentStatusBarPreferenceControllerTest.java43 private NotificationBackend mBackend; field in SilentStatusBarPreferenceControllerTest
/aosp12/packages/apps/Settings/src/com/android/settings/dream/
H A DWhenToDreamPreferenceController.java31 private final DreamBackend mBackend; field in WhenToDreamPreferenceController
/aosp12/packages/apps/Settings/src/com/android/settings/notification/
H A DConversationListSummaryPreferenceController.java26 private NotificationBackend mBackend; field in ConversationListSummaryPreferenceController
H A DSilentStatusBarPreferenceController.java29 private NotificationBackend mBackend; field in SilentStatusBarPreferenceController
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/zen/
H A DZenModeBlockedEffectsPreferenceControllerTest.java52 private ZenModeBackend mBackend; field in ZenModeBlockedEffectsPreferenceControllerTest
H A DZenModeMessagesPreferenceControllerTest.java55 private ZenModeBackend mBackend; field in ZenModeMessagesPreferenceControllerTest
H A DZenModeCallsPreferenceControllerTest.java55 private ZenModeBackend mBackend; field in ZenModeCallsPreferenceControllerTest
H A DZenRuleCustomPolicyPreferenceControllerTest.java47 private ZenModeBackend mBackend; field in ZenRuleCustomPolicyPreferenceControllerTest
H A DZenRuleDefaultPolicyPreferenceControllerTest.java47 private ZenModeBackend mBackend; field in ZenRuleDefaultPolicyPreferenceControllerTest
H A DZenRuleCustomSwitchPreferenceControllerTest.java47 private ZenModeBackend mBackend; field in ZenRuleCustomSwitchPreferenceControllerTest
H A DZenRuleVisEffectsAllPreferenceControllerTest.java47 private ZenModeBackend mBackend; field in ZenRuleVisEffectsAllPreferenceControllerTest
H A DZenRuleVisEffectsCustomPreferenceControllerTest.java47 private ZenModeBackend mBackend; field in ZenRuleVisEffectsCustomPreferenceControllerTest
H A DZenRuleVisEffectsNonePreferenceControllerTest.java47 private ZenModeBackend mBackend; field in ZenRuleVisEffectsNonePreferenceControllerTest
H A DZenModeDurationPreferenceControllerTest.java48 private ZenModeBackend mBackend; field in ZenModeDurationPreferenceControllerTest
H A DZenRuleRepeatCallersPreferenceControllerTest.java49 private ZenModeBackend mBackend; field in ZenRuleRepeatCallersPreferenceControllerTest
/aosp12/packages/apps/StorageManager/robotests/src/com/android/storagemanager/deletionhelper/
H A DAppDeletionPreferenceGroupTest.java42 @Mock private AppDeletionType mBackend; field in AppDeletionPreferenceGroupTest
/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/ipp/
H A DCancelJobTask.java28 private final Backend mBackend; field in CancelJobTask
/aosp12/packages/apps/Settings/src/com/android/settings/notification/app/
H A DConversationListSettings.java37 NotificationBackend mBackend = new NotificationBackend(); field in ConversationListSettings
/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/
H A DZenModeConversationsPreferenceController.java33 private final ZenModeBackend mBackend; field in ZenModeConversationsPreferenceController

12345