Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallControllerTest.kt25 import android.service.notification.NotificationListenerService.REASON_USER_STOPPED
260 notifCollectionListener.onEntryRemoved(createOngoingCallNotifEntry(), REASON_USER_STOPPED)
271 notifCollectionListener.onEntryRemoved(ongoingCallNotifEntry, REASON_USER_STOPPED)
281 notifCollectionListener.onEntryRemoved(ongoingCallNotifEntry, REASON_USER_STOPPED)
298 notifCollectionListener.onEntryRemoved(removedEntryBuilder.build(), REASON_USER_STOPPED)
308 notifCollectionListener.onEntryRemoved(createNotCallNotifEntry(), REASON_USER_STOPPED)
367 notifCollectionListener.onEntryRemoved(ongoingCallNotifEntry, REASON_USER_STOPPED)
590 notifCollectionListener.onEntryRemoved(ongoingCallNotifEntry, REASON_USER_STOPPED)
/aosp14/frameworks/base/core/java/android/app/
H A DApplicationExitInfo.java147 public static final int REASON_USER_STOPPED = 11; field in ApplicationExitInfo
627 REASON_USER_STOPPED,
1323 case REASON_USER_STOPPED: in reasonCodeToString()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DNotifCollectionLogger.kt46 NotificationListenerService.REASON_USER_STOPPED -> "REASON_USER_STOPPED"
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java40 import static android.service.notification.NotificationListenerService.REASON_USER_STOPPED;
1170 REASON_USER_STOPPED,
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java239 public static final int REASON_USER_STOPPED = 6; field in NotificationListenerService
293 REASON_USER_STOPPED,
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java113 import static android.service.notification.NotificationListenerService.REASON_USER_STOPPED;
1841 REASON_USER_STOPPED);
11452 info, oldSbnLightClone, update, null, REASON_USER_STOPPED));
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto117 REASON_USER_STOPPED = 6; enumerator
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java4370 int reason = packageName == null ? ApplicationExitInfo.REASON_USER_STOPPED in forceStopPackageLocked()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt5221 field public static final int REASON_USER_STOPPED = 11; // 0xb
40971 field public static final int REASON_USER_STOPPED = 6; // 0x6