Home
last modified time | relevance | path

Searched refs:REASON_TIMEOUT (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/request/
DSubscriptionTerminatedHelper.java40 private static final String REASON_TIMEOUT = "timeout"; field in SubscriptionTerminatedHelper
118 } else if (REASON_TIMEOUT.equalsIgnoreCase(reason)) { in getAnalysisResult()
/frameworks/base/services/core/java/com/android/server/power/batterysaver/
DBatterySaverController.java131 public static final int REASON_TIMEOUT = 12; field in BatterySaverController
160 case BatterySaverController.REASON_TIMEOUT: in reasonToString()
DBatterySaverStateMachine.java619 false, BatterySaverController.REASON_TIMEOUT); in doAutoBatterySaverLocked()
621 BatterySaverController.REASON_TIMEOUT); in doAutoBatterySaverLocked()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
DNotifCollectionLogger.kt59 NotificationListenerService.REASON_TIMEOUT -> "REASON_TIMEOUT" in cancellationReasonDebugString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java38 import static android.service.notification.NotificationListenerService.REASON_TIMEOUT;
1183 REASON_TIMEOUT,
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java267 public static final int REASON_TIMEOUT = 19; field in NotificationListenerService
308 REASON_TIMEOUT,
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java135 import static android.service.notification.NotificationListenerService.REASON_TIMEOUT;
1804 true, userId, REASON_TIMEOUT, null);
1808 true, userId, REASON_TIMEOUT, null);
1902 true, record.getUserId(), REASON_TIMEOUT, null);
1909 true, record.getUserId(), REASON_TIMEOUT, null);
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto162 REASON_TIMEOUT = 19; enumerator
/frameworks/proto_logging/stats/
Datoms.proto21233 REASON_TIMEOUT = 5; enumerator
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt41227 field public static final int REASON_TIMEOUT = 19; // 0x13
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt7203 Landroid/app/job/JobParameters;->REASON_TIMEOUT:I