/frameworks/base/tools/lint/utils/checks/src/main/java/com/google/android/lint/aidl/ |
D | AnnotatedAidlCounter.kt | 41 var enforced: Int = 0, variable in com.google.android.lint.aidl.AnnotatedAidlCounter.Stat 56 node.hasAnnotation(ANNOTATION_ENFORCE_PERMISSION) -> packageStat.enforced += 1 in visitAidlMethod() 69 total.enforced += stat.enforced in afterCheckRootProject()
|
/frameworks/proto_logging/stats/atoms/devicepolicy/ |
D | devicepolicy_extension_atoms.proto | 38 // The password quality requirement policy enforced on the devices.
|
/frameworks/base/errorprone/java/com/google/errorprone/bugpatterns/android/ |
D | RequiresPermissionChecker.java | 434 final EnforcePermission enforced = method.getAnnotation(EnforcePermission.class); in parseRequiresPermissionRecursively() local 435 if (enforced != null) { in parseRequiresPermissionRecursively() 437 res.addAll(enforced); in parseRequiresPermissionRecursively()
|
/frameworks/base/services/permission/java/com/android/server/permission/access/immutable/ |
D | Immutable.md | 23 enforced by the type system. 33 Thanks to the type system enforced immutability, a mutated data structure can simply be upcasted 83 proper chain of mutation is also enforced by the type system, and unmodified data is unchanged and
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/ |
D | device_for_product_strategy_enforced_audible.pfw | 26 # - in countries where not enforced in which case it follows STRATEGY_MEDIA
|
D | device_for_product_strategy_sonification_respectful.pfw | 7 # follows enforced audible, which follows media)
|
/frameworks/base/tools/orientationplot/ |
D | README.txt | 82 verify that these limits are being enforced by gradually varying the tilt of
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | EventLogTags.logtags | 83 # Note when the state of a uid has become idle (background check enforced).
|
/frameworks/av/apex/ |
D | ld.config.txt | 143 # Add a link for libz.so which is llndk on devices where VNDK is not enforced.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/emergency/ |
D | EmergencyStateTracker.java | 958 boolean enforced) { in maybeNotifyTransportChangeCompleted() argument 968 || enforced)) { in maybeNotifyTransportChangeCompleted()
|
/frameworks/native/docs/ |
D | Doxyfile | 1789 # exceeded by 50% before the limit is enforced.
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 2134 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 2249 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 2290 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 1512 * not allowed between android releases. (This is not currently enforced,
|