/aosp12/system/bt/bta/test/ |
H A D | bta_dm_test.cc | 63 bta_dm_cb.disabling = true; in TEST_F() 74 ASSERT_TRUE(!bta_dm_cb.disabling); in TEST_F() 79 bta_dm_cb.disabling = true; in TEST_F() 92 ASSERT_TRUE(!bta_dm_cb.disabling); in TEST_F() 96 bta_dm_cb.disabling = true; in TEST_F() 113 ASSERT_TRUE(!bta_dm_cb.disabling); in TEST_F()
|
/aosp12/art/test/1926-missed-frame-pop/ |
H A D | expected-stdout.txt | 1 Ran recurTimes(10) without errors after disabling frame pop event! 4 Ran recurTimes(10) without errors after disabling frame pop event! 7 Ran recurTimes(10) without errors after disabling frame pop event!
|
/aosp12/art/test/904-object-allocation/ |
H A D | expected-stdout.txt | 5 Tracking on same thread, not disabling tracking
|
/aosp12/hardware/interfaces/atrace/1.0/ |
H A D | IAtraceDevice.hal | 48 * ERROR_TRACING_POINT on error with disabling categories.
|
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/ |
H A D | README.md | 12 …ts common to all omx compatible components. For instance, port enabling/disabling, enumerating por…
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | README.txt | 49 …s to allow scanning from any app with Wi-Fi turned off. This is done by disabling all networks and…
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | fastbootd.te | 56 # For disabling/wiping GSI.
|
/aosp12/system/bt/bta/av/ |
H A D | bta_av_act.cc | 155 if ((p_cb->disabling) || (bta_av_cb.rcb[i].shdl != 0)) in bta_av_close_all_rc() 1298 p_cb->disabling = true; in bta_av_disable() 1322 p_cb->disabling = disabling_in_progress; in bta_av_disable() 2308 p_cb->disabling); in bta_av_dereg_comp() 2318 if (p_cb->disabling) { in bta_av_dereg_comp() 2319 p_cb->disabling = false; in bta_av_dereg_comp()
|
H A D | bta_av_main.cc | 125 if (bta_av_cb.disabling) { in bta_av_api_enable() 398 if (bta_av_cb.disabling || (bta_av_cb.features == 0)) { in bta_av_api_register() 1405 dprintf(fd, " Disabling: %s\n", bta_av_cb.disabling ? "true" : "false"); in bta_debug_av_dump()
|
H A D | bta_av_int.h | 625 bool disabling; /* true if api disabled called */ member
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | fastbootd.te | 47 # For disabling/wiping GSI, and for modifying/deleting files created via
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | fastbootd.te | 47 # For disabling/wiping GSI, and for modifying/deleting files created via
|
/aosp12/system/sepolicy/public/ |
H A D | fastbootd.te | 47 # For disabling/wiping GSI, and for modifying/deleting files created via
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | fastbootd.te | 57 # For disabling/wiping GSI, and for modifying/deleting files created via
|
/aosp12/hardware/interfaces/wifi/offload/1.0/ |
H A D | IOffload.hal | 69 * Unsubscribe to scan events sent by the offload module, hence disabling scans.
|
/aosp12/system/chre/doc/ |
H A D | nanoapp_overview.md | 152 stresses the system by enabling/disabling sensors frequently. 187 `./chre_power_test_client unloadall`), and disabling all other functionality, to
|
/aosp12/system/bt/bta/dm/ |
H A D | bta_dm_int.h | 315 bool disabling; member
|
H A D | bta_dm_act.cc | 433 bta_dm_cb.disabling = true; in bta_dm_disable() 506 bta_dm_cb.disabling = false; in bta_dm_wait_for_acl_to_drain_cback() 2504 if (bta_dm_cb.disabling) { in bta_dm_acl_down() 2579 bta_dm_cb.disabling = false; in bta_dm_disable_conn_down_timer_cback()
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | property_contexts | 199 # Property for disabling NNAPI vendor extensions on product image (used on GSI /product image,
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | BluetoothManagerService.java | 1981 boolean disabling = (msg.arg1 == 1); in handleMessage() 1982 Slog.d(TAG, "MESSAGE_HANDLE_DISABLE_DELAYED: disabling:" + disabling); in handleMessage() 1983 if (!disabling) { in handleMessage()
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | property_contexts | 225 # Property for disabling NNAPI vendor extensions on product image (used on GSI /product image,
|
/aosp12/bionic/docs/ |
H A D | fdsan.md | 59 - Same as warn-once, except without disabling after the first warning.
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | Resources.proto | 160 // The component responsible for enabling and disabling overlays targeting this <overlayable>.
|
/aosp12/frameworks/base/proto/src/ |
H A D | ipconnectivity.proto | 384 // The total number of APF program updates triggered when disabling the
|
/aosp12/frameworks/base/packages/SystemUI/docs/ |
H A D | qs-tiles.md | 39 …actions from the tiles to modify the state of the phone (for example, enablind and disabling wifi).
|