/aosp12/frameworks/base/core/java/com/android/internal/listeners/ |
H A D | ListenerExecutor.java | 118 boolean executing = false; in executeSafely() 144 executing = true; in executeSafely() 146 if (!executing) { in executeSafely()
|
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/ |
H A D | BatteryChecker.h | 27 void setExecuting(bool executing) { mIsExecuting = executing; } in setExecuting()
|
/aosp12/art/test/1916-get-set-current-frame/ |
H A D | info.txt | 1 Tests for jvmti get/set Local variable in the currently executing method frame.
|
/aosp12/art/test/1935-get-set-current-frame-jit/ |
H A D | info.txt | 1 Tests for jvmti get/set Local variable in the currently executing method frame.
|
/aosp12/art/test/984-obsolete-invoke/ |
H A D | info.txt | 3 Tests that a specific method of potentially executing obsolete method code does
|
/aosp12/build/soong/ui/status/ninja_frontend/ |
H A D | frontend.proto | 64 // Number of milliseconds spent executing in user mode 66 // Number of milliseconds spent executing in kernel mode
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | apex_test_prepostinstall.te | 14 # Logwrapper executing sh.
|
H A D | vold.te | 5 # Switch to more restrictive domains when executing common tools
|
H A D | incidentd.te | 15 # Allow executing files on system, such as: 31 # section id 2003, allow executing top
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | apex_test_prepostinstall.te | 14 # Logwrapper executing sh.
|
H A D | runas_app.te | 20 # Allow executing system image simpleperf without a domain transition.
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | apex_test_prepostinstall.te | 14 # Logwrapper executing sh.
|
H A D | vold.te | 5 # Switch to more restrictive domains when executing common tools
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | apex_test_prepostinstall.te | 14 # Logwrapper executing sh.
|
H A D | vehicle_binding_util.te | 15 # allow executing vdc
|
/aosp12/system/sepolicy/private/ |
H A D | apex_test_prepostinstall.te | 14 # Logwrapper executing sh.
|
H A D | vehicle_binding_util.te | 15 # allow executing vdc
|
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/ |
H A D | JobServiceContext.java | 409 final JobStatus executing = getRunningJobLocked(); in timeoutIfExecutingLocked() local 410 if (executing != null && (userId == UserHandle.USER_ALL || userId == executing.getUserId()) in timeoutIfExecutingLocked() 411 && (pkgName == null || pkgName.equals(executing.getSourcePackageName())) in timeoutIfExecutingLocked() 412 && (!matchJobId || jobId == executing.getJobId())) { in timeoutIfExecutingLocked()
|
/aosp12/system/sepolicy/prebuilts/api/27.0/private/ |
H A D | vold.te | 6 # Switch to more restrictive domains when executing common tools
|
/aosp12/system/sepolicy/prebuilts/api/28.0/private/ |
H A D | vold.te | 5 # Switch to more restrictive domains when executing common tools
|
H A D | incidentd.te | 15 # Allow executing files on system, such as: 28 # section id 2003, allow executing top
|
/aosp12/system/sepolicy/prebuilts/api/26.0/private/ |
H A D | vold.te | 6 # Switch to more restrictive domains when executing common tools
|
/aosp12/build/make/tools/releasetools/ |
H A D | ota_metadata.proto | 18 // Please update ota_metadata_pb2.py by executing 58 // The version of the currently-executing Android system.
|
/aosp12/hardware/interfaces/tests/extension/vibrator/aidl/client/ |
H A D | Android.bp | 1 // This example client is written as a test, but it is executing from a system
|
/aosp12/build/soong/ui/build/sandbox/darwin/ |
H A D | global.sb | 44 ; Allow executing any file
|