Home
last modified time | relevance | path

Searched refs:Reason (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags17 30001 am_finish_activity (User|1|5),(Token|1|5),(Task ID|1|5),(Component Name|3),(Reason|3)
51 30018 am_destroy_activity (User|1|5),(Token|1|5),(Task ID|1|5),(Component Name|3),(Reason|3)
57 30021 am_on_paused_called (User|1|5),(Component Name|3),(Reason|3)
59 30022 am_on_resume_called (User|1|5),(Component Name|3),(Reason|3)
61 30023 am_kill (User|1|5),(PID|1|5),(Process Name|3),(OomAdj|1|5),(Reason|3)
91 30043 am_set_resumed_activity (User|1|5),(Component Name|3),(Reason|3)
94 …sed_stack (User|1|5),(Display Id|1|5),(Focused Stack Id|1|5),(Last Focused Stack Id|1|5),(Reason|3)
107 30049 am_on_stop_called (User|1|5),(Component Name|3),(Reason|3)
127 30057 am_on_create_called (User|1|5),(Component Name|3),(Reason|3)
129 30058 am_on_restart_called (User|1|5),(Component Name|3),(Reason|3)
[all …]
/frameworks/av/services/audioflinger/
DFastMixer.h62 enum Reason { enum
68 void updateMixerTrack(int index, Reason reason);
DFastMixer.cpp138 void FastMixer::updateMixerTrack(int index, Reason reason) { in updateMixerTrack()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSwitcher.java283 public int mSwitchReason = TelephonyEvent.DataSwitch.Reason.DATA_SWITCH_REASON_UNKNOWN;
446 DataSwitch.Reason.DATA_SWITCH_REASON_MANUAL); in handleMessage()
448 DataSwitch.Reason.DATA_SWITCH_REASON_MANUAL); in handleMessage()
520 DataSwitch.Reason.DATA_SWITCH_REASON_IN_CALL); in handleMessage()
522 DataSwitch.Reason.DATA_SWITCH_REASON_IN_CALL); in handleMessage()
730 TelephonyEvent.DataSwitch.Reason.DATA_SWITCH_REASON_UNKNOWN; in removeDefaultNetworkChangeCallback()
1200 DataSwitch.Reason.DATA_SWITCH_REASON_CBRS); in setOpportunisticDataSubscription()
1203 DataSwitch.Reason.DATA_SWITCH_REASON_CBRS); in setOpportunisticDataSubscription()
/frameworks/base/core/java/android/permission/
DPermissionControllerManager.java116 public @interface Reason {} annotation in PermissionControllerManager
260 boolean doDryRun, @Reason int reason, @NonNull @CallbackExecutor Executor executor, in revokeRuntimePermissions()
710 @Reason int reason, @NonNull String callingPackage, in PendingRevokeRuntimePermissionRequest()
DPermissionControllerService.java93 @PermissionControllerManager.Reason int reason, @NonNull String callerPackageName, in onRevokeRuntimePermissions()
/frameworks/base/tests/FlickerTests/
DREADME.md85 Reason: Region to test: Rect(0, 0 - 1440, 2880)
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags187 31003 wm_task_removed (TaskId|1|5),(Reason|3)
/frameworks/opt/telephony/proto/src/
Dtelephony.proto888 enum Reason { enum
903 optional Reason reason = 1;
1655 // Reason for deactivating data call
1661 // Reason is unknown.
/frameworks/base/proto/src/
Dipconnectivity.proto59 // Reason why this network stopped being the default.
/frameworks/base/cmds/statsd/src/
Datoms.proto1232 // Reason for shutdown. Eg: userrequested. Default: "<EMPTY>".
1251 // Reason for bootloader boot. Eg. reboot. See bootstat.cpp for larger list
1255 // Reason for system boot. Eg. bootloader, reboot,userrequested
1734 // Reason metadata for this link layer connection event, rules for interpretation:
2338 // Unbond Reason
/frameworks/base/non-updatable-api/
Dcurrent.txt66349 …Throwable, java.security.cert.CertPath, int, java.security.cert.CertPathValidatorException.Reason);
66352 method public java.security.cert.CertPathValidatorException.Reason getReason();
66355 …athValidatorException.BasicReason implements java.security.cert.CertPathValidatorException.Reason {
66365 public static interface CertPathValidatorException.Reason extends java.io.Serializable {
66582 public enum PKIXReason implements java.security.cert.CertPathValidatorException.Reason {
/frameworks/base/api/
Dcurrent.txt66493 …Throwable, java.security.cert.CertPath, int, java.security.cert.CertPathValidatorException.Reason);
66496 method public java.security.cert.CertPathValidatorException.Reason getReason();
66499 …athValidatorException.BasicReason implements java.security.cert.CertPathValidatorException.Reason {
66509 public static interface CertPathValidatorException.Reason extends java.io.Serializable {
66726 public enum PKIXReason implements java.security.cert.CertPathValidatorException.Reason {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt105799 …ity/cert/CertPathValidatorException;->reason:Ljava/security/cert/CertPathValidatorException$Reason;