Home
last modified time | relevance | path

Searched refs:REASON_USER_STOPPED (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/
DOngoingCallControllerTest.kt26 import android.service.notification.NotificationListenerService.REASON_USER_STOPPED
208 notifCollectionListener.onEntryRemoved(createOngoingCallNotifEntry(), REASON_USER_STOPPED) in onEntryRemoved_callNotifNeverAddedBeforehand_listenerNotNotified()
219 notifCollectionListener.onEntryRemoved(ongoingCallNotifEntry, REASON_USER_STOPPED) in onEntryRemoved_callNotifAddedThenRemoved_listenerNotified()
236 notifCollectionListener.onEntryRemoved(removedEntryBuilder.build(), REASON_USER_STOPPED) in onEntryRemoved_removedNotifHasSameKeyAsAddedNotif_listenerNotified()
247 notifCollectionListener.onEntryRemoved(createNotCallNotifEntry(), REASON_USER_STOPPED) in onEntryRemoved_notifKeyDoesNotMatchOngoingCallNotif_listenerNotNotified()
306 notifCollectionListener.onEntryRemoved(ongoingCallNotifEntry, REASON_USER_STOPPED) in hasOngoingCall_ongoingCallNotifSentThenRemoved_returnsFalse()
/frameworks/base/core/java/android/app/
DApplicationExitInfo.java143 public static final int REASON_USER_STOPPED = 11; field in ApplicationExitInfo
487 REASON_USER_STOPPED,
1118 case REASON_USER_STOPPED: in reasonCodeToString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java37 import static android.service.notification.NotificationListenerService.REASON_USER_STOPPED;
796 REASON_USER_STOPPED,
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java227 public static final int REASON_USER_STOPPED = 6; field in NotificationListenerService
268 REASON_USER_STOPPED,
/frameworks/proto_logging/stats/enums/app/
Denums.proto302 REASON_USER_STOPPED = 11; enumerator
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java101 import static android.service.notification.NotificationListenerService.REASON_USER_STOPPED;
1803 REASON_USER_STOPPED, null);
10410 info, oldSbnLightClone, update, null, REASON_USER_STOPPED));
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto117 REASON_USER_STOPPED = 6; enumerator
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java4164 packageName == null ? ApplicationExitInfo.REASON_USER_STOPPED in forceStopPackageLocked()
/frameworks/base/core/api/
Dcurrent.txt4754 field public static final int REASON_USER_STOPPED = 11; // 0xb
38649 field public static final int REASON_USER_STOPPED = 6; // 0x6