Home
last modified time | relevance | path

Searched refs:enforced (Results 1 – 15 of 15) sorted by relevance

/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/
Ddevice_for_product_strategy_enforced_audible.pfw26 # - in countries where not enforced in which case it follows STRATEGY_MEDIA
Ddevice_for_product_strategy_sonification_respectful.pfw7 # follows enforced audible, which follows media)
/frameworks/base/tools/orientationplot/
DREADME.txt82 verify that these limits are being enforced by gradually varying the tilt of
/frameworks/ml/nn/extensions/
DREADME.md26 The allowlist is enforced from the NNAPI runtime shared library. This library
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags121 # Note when the state of a uid has become idle (background check enforced).
/frameworks/av/apex/
Dld.config.txt138 # Add a link for libz.so which is llndk on devices where VNDK is not enforced.
/frameworks/base/core/java/android/content/pm/
DIPackageManager.aidl651 void setPermissionEnforced(String permission, boolean enforced); in setPermissionEnforced() argument
/frameworks/native/docs/
DDoxyfile1788 # exceeded by 50% before the limit is enforced.
/frameworks/av/media/libaaudio/
DDoxyfile2134 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
DDoxyfile.orig2125 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java23235 public void setPermissionEnforced(String permission, boolean enforced) {
23242 || mSettings.mReadExternalStorageEnforced != enforced) {
23244 enforced ? Boolean.TRUE : Boolean.FALSE;
/frameworks/av/media/codec2/docs/
Ddoxygen.config2249 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
/frameworks/base/media/native/midi/include/
DDoxyfile.orig2290 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
DDoxyfile2290 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
/frameworks/base/cmds/statsd/src/
Datoms.proto488 * not allowed between android releases. (This is not currently enforced,