Home
last modified time | relevance | path

Searched refs:controlled (Results 1 – 25 of 423) sorted by relevance

12345678910>>...17

/aosp12/system/nvram/
H A DREADME.md1 # Access-controlled NVRAM implementation
3 This repository contains various pieces related to the Access-controlled NVRAM
4 HAL. In a nutshell, the Access-controlled NVRAM HAL allows creation of NVRAM
/aosp12/hardware/interfaces/wifi/supplicant/1.0/
H A DISupplicant.hal44 * controlled by the supplicant.
75 * Retrieve a list of all the interfaces controlled by the supplicant.
84 * @return ifaces List of all interfaces controlled by the supplicant.
H A DISupplicantIface.hal111 * Retrieve a list of all the network Id's controlled by the supplicant.
121 * @return networkIds List of all network Id's controlled by the supplicant.
/aosp12/hardware/interfaces/contexthub/1.2/
H A DIContexthubCallback.hal48 * be controlled by the service must not be reported.
49 * All nanoApps that can be controlled by the service
/aosp12/hardware/interfaces/contexthub/1.0/
H A DIContexthubCallback.hal73 * service. Any nanoApps that cannot be controlled by the
75 * controlled by the service must be reported.
/aosp12/frameworks/base/tests/SmokeTest/
H A DREADME1 The tests in this folder are a very controlled set of tests that will be run by
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsStateController.java239 ArrayList<Integer> controlled = mControlTargetTypeMap.get(target); in getControlsForDispatch() local
240 if (controlled == null) { in getControlsForDispatch()
243 final int size = controlled.size(); in getControlsForDispatch()
246 result[i] = mProviders.get(controlled.get(i)).getControl(target); in getControlsForDispatch()
/aosp12/system/chre/apps/power_test/common/idl/
H A D.clang-format18 # This isn't controlled by DisableFormat for some reason
/aosp12/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/generated/
H A D.clang-format18 # This isn't controlled by DisableFormat for some reason
/aosp12/system/chre/host/msm/daemon/generated/
H A D.clang-format18 # This isn't controlled by DisableFormat for some reason
/aosp12/system/chre/platform/shared/include/chre/platform/shared/generated/
H A D.clang-format18 # This isn't controlled by DisableFormat for some reason
/aosp12/system/chre/apps/power_test/common/include/generated/
H A D.clang-format18 # This isn't controlled by DisableFormat for some reason
/aosp12/system/chre/host/common/include/chre_host/generated/
H A D.clang-format18 # This isn't controlled by DisableFormat for some reason
/aosp12/frameworks/base/tests/RemoteDisplayProvider/
H A DREADME8 remote display routes. Behavior can be controlled by modifying the
/aosp12/system/chre/chre_api/
H A D.clang-format20 # This isn't controlled by DisableFormat for some reason
/aosp12/system/chre/external/
H A D.clang-format20 # This isn't controlled by DisableFormat for some reason
/aosp12/packages/apps/CellBroadcastReceiver/apex/
H A DAndroid.bp25 // Whether it actually will be compressed is controlled on per-device basis.
/aosp12/hardware/interfaces/configstore/1.0/
H A DISurfaceFlingerConfigs.hal85 * controlled by HWC than in hardware controlled by the video encoder.
/aosp12/packages/modules/NeuralNetworks/apex/
H A DAndroid.bp49 // Whether it actually will be compressed is controlled on per-device basis.
/aosp12/packages/modules/ExtServices/apex/
H A DAndroid.bp38 // Whether it actually will be compressed is controlled on per-device basis.
/aosp12/frameworks/base/startop/apps/test/
H A DREADME.md2 controlled startup performance experiments.
/aosp12/packages/providers/MediaProvider/apex/
H A DAndroid.bp27 // Whether it actually will be compressed is controlled on per-device basis.
/aosp12/frameworks/av/apex/
H A DAndroid.bp79 // Whether it actually will be compressed is controlled on per-device basis.
184 // Whether it actually will be compressed is controlled on per-device basis.
/aosp12/packages/modules/DnsResolver/apex/
H A DAndroid.bp41 // Whether it actually will be compressed is controlled on per-device basis.
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dlogd.te39 # Access for that domain is controlled and gated via the

12345678910>>...17