Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coalescer/
H A DGroupCoalescerTest.java69 private final NoManSimulator mNoMan = new NoManSimulator(); field in GroupCoalescerTest
89 mNoMan.addListener(serviceListener); in setUp()
95 NotifEvent notif1 = mNoMan.postNotif( in testUngroupedNotificationsAreNotCoalesced()
111 NotifEvent notif1 = mNoMan.postNotif( in testGroupedNotificationsAreCoalesced()
129 NotifEvent notif1 = mNoMan.postNotif( in testCoalescedNotificationsStillPassThroughRankingUpdate()
142 NotifEvent notif1 = mNoMan.postNotif(new NotificationEntryBuilder() in testCoalescedNotificationsArePosted()
149 NotifEvent notif2 = mNoMan.postNotif(new NotificationEntryBuilder() in testCoalescedNotificationsArePosted()
276 NotifEvent notif2b = mNoMan.retractNotif(notif2a.sbn, 0); in testRemovingCoalescedNotifTriggersBatchEmit()
310 mNoMan.setRanking(notif1.key, ranking1b); in testRankingsAreUpdated()
311 mNoMan.setRanking(notif2.key, ranking2b); in testRankingsAreUpdated()
[all …]
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java139 private NoManSimulator mNoMan; field in NotifCollectionTest
171 mNoMan = new NoManSimulator(); in setUp()
172 mNoMan.addListener(mNotifHandler); in setUp()
180 NotifEvent notif1 = mNoMan.postNotif( in testEventDispatchedWhenNotifPosted()
199 mNoMan.postNotif(buildNotif(TEST_PACKAGE, 2) in testEventDispatchedWhenNotifBatchPosted()
253 mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3) in testEventDispatchedWhenNotifUpdated()
274 mNoMan.postNotif(buildNotif(TEST_PACKAGE, 3)); in testEventDispatchedWhenNotifRemoved()
345 mNoMan.issueRankingUpdate(); in testRankingUpdateIsProperlyIssuedToEveryone()
704 NotifEvent notif0a = mNoMan.postNotif( in testUpdatingDismissedSummaryBringsChildrenBack()
732 NotifEvent notif0a = mNoMan.postNotif( in testDismissedChildrenAreNotResetByParentUpdate()
[all …]
/aosp12/frameworks/base/core/java/android/service/notification/
H A DConditionProviderService.java79 private INotificationManager mNoMan; field in ConditionProviderService
146 if (mNoMan == null) { in getNotificationInterface()
147 mNoMan = INotificationManager.Stub.asInterface( in getNotificationInterface()
150 return mNoMan; in getNotificationInterface()
H A DNotificationListenerService.java396 protected INotificationManager mNoMan; field in NotificationListenerService
630 if (mNoMan == null) { in getNotificationInterface()
631 mNoMan = INotificationManager.Stub.asInterface( in getNotificationInterface()
634 return mNoMan; in getNotificationInterface()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerNotificationWarnings.java136 private final NotificationManager mNoMan; field in PowerNotificationWarnings
167 mNoMan = mContext.getSystemService(NotificationManager.class); in PowerNotificationWarnings()
232 mNoMan.cancelAsUser(TAG_BATTERY, SystemMessage.NOTE_POWER_LOW, UserHandle.ALL); in updateNotification()
233 mNoMan.cancelAsUser(TAG_AUTO_SAVER, in updateNotification()
252 mNoMan.cancelAsUser(TAG_BATTERY, SystemMessage.NOTE_POWER_LOW, UserHandle.ALL); in showInvalidChargerNotification()
253 mNoMan.notifyAsUser(TAG_BATTERY, SystemMessage.NOTE_BAD_CHARGER, n, UserHandle.ALL); in showInvalidChargerNotification()
303 mNoMan.cancelAsUser(TAG_BATTERY, SystemMessage.NOTE_BAD_CHARGER, UserHandle.ALL); in showWarningNotification()
304 mNoMan.notifyAsUser(TAG_BATTERY, SystemMessage.NOTE_POWER_LOW, n, UserHandle.ALL); in showWarningNotification()
326 mNoMan.notifyAsUser( in showAutoSaverSuggestionNotification()
376 mNoMan.cancelAsUser(TAG_TEMPERATURE, SystemMessage.NOTE_HIGH_TEMP, UserHandle.ALL); in dismissHighTemperatureWarningInternal()
[all …]
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DZenModeControllerImpl.java71 private final NotificationManager mNoMan; field in ZenModeControllerImpl
104 mNoMan = (NotificationManager) context.getSystemService(Context.NOTIFICATION_SERVICE); in ZenModeControllerImpl()
155 mNoMan.setZenMode(zen, conditionId, reason); in setZen()
264 final NotificationManager.Policy policy = mNoMan.getConsolidatedNotificationPolicy(); in updateConsolidatedNotificationPolicy()
273 final ZenModeConfig config = mNoMan.getZenModeConfig(); in updateZenModeConfig()
286 mNoMan.getConsolidatedNotificationPolicy(); in updateZenModeConfig()
/aosp12/frameworks/base/tests/OneMedia/src/com/android/onemedia/
H A DNotificationHelper.java144 NotificationManager mNoMan = null; field in NotificationHelper
147 if (mNoMan == null) { in updateNotification()
148 mNoMan = (NotificationManager) mService.getSystemService(Context.NOTIFICATION_SERVICE); in updateNotification()
151 mNoMan.cancel(NOTIFICATION_ID); in updateNotification()
155 mNoMan.cancel(NOTIFICATION_ID); in updateNotification()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java281 mNoMan.addListener(serviceListener); in setUp()
472 mNoMan.issueChannelModification(TEST_PACKAGE_A, in testDoNotUpdateAppWidgetIfNonConversationChannelModified()
489 mNoMan.issueChannelModification(TEST_PACKAGE_A, in testUpdateAppWidgetIfConversationChannelModified()
638 NotifEvent notif1 = mNoMan.postNotif(builder); in testUpdateNotificationPostedIfExistingTile()
697 NotifEvent notif1 = mNoMan.postNotif(builder); in testUpdateMissedCallNotificationWithoutContentPostedIfExistingTile()
721 NotifEvent notif1 = mNoMan.postNotif(builder); in testUpdateMissedCallNotificationWithContentPostedIfExistingTile()
745 NotifEvent notif1 = mNoMan.postNotif(builder); in testUpdateMissedCallNotificationWithContentPostedIfMatchingUriTile()
776 NotifEvent notif1 = mNoMan.postNotif(builder); in testRemoveMissedCallNotificationWithContentPostedIfMatchingUriTile()
819 NotifEvent notif1 = mNoMan.postNotif(builder); in testUpdateMissedCallNotificationWithContentPostedIfMatchingUriTileFromSender()
863 NotifEvent notif1 = mNoMan.postNotif(builder); in testDoNotUpdateMissedCallNotificationWithContentPostedIfNoPersonsAttached()
[all …]
/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/
H A DZenAccessSettings.java58 private NotificationManager mNoMan; field in ZenAccessSettings
71 mNoMan = mContext.getSystemService(NotificationManager.class); in onCreate()
120 autoApproved.addAll(mNoMan.getEnabledNotificationListenerPackages()); in reloadList()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialogControllerImpl.java130 private final NotificationManager mNoMan; field in VolumeDialogControllerImpl
192 mNoMan = notificationManager; in VolumeDialogControllerImpl()
548 updateEffectsSuppressorW(mNoMan.getEffectsSuppressor());
634 final NotificationManager.Policy policy = mNoMan.getConsolidatedNotificationPolicy(); in updateZenConfig()
709 mNoMan.setZenMode(mState.zenMode, condition != null ? condition.id : null, TAG); in onSetExitConditionW()
714 mNoMan.setZenMode(mode, null, TAG); in onSetZenModeW()
1138 changed = updateEffectsSuppressorW(mNoMan.getEffectsSuppressor()); in onReceive()
/aosp12/packages/apps/Settings/src/com/android/settings/notification/history/
H A DNotificationStation.java117 private INotificationManager mNoMan; field in NotificationStation
172 mNoMan = INotificationManager.Stub.asInterface( in onAttach()
375 StatusBarNotification[] active = mNoMan.getActiveNotificationsWithAttribution( in loadNotifications()
377 StatusBarNotification[] dismissed = mNoMan.getHistoricalNotificationsWithAttribution( in loadNotifications()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationListenerServiceTest.java465 mNoMan = mock(INotificationManager.class); in TestListenerService()
469 return mNoMan; in getNoMan()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt52884 Landroid/service/notification/ConditionProviderService;->mNoMan:Landroid/app/INotificationManager;