/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/ |
D | LockTarget.java | 25 private final String pre; field in LockTarget 28 public LockTarget(String targetDesc, String pre, String post) { in LockTarget() argument 30 this.pre = pre; in LockTarget() 39 return pre; in getPre() 43 return pre.substring(0, pre.lastIndexOf('.')); in getPreOwner() 47 return pre.substring(pre.lastIndexOf('.') + 1); in getPreMethod()
|
/frameworks/proto_logging/stats/enums/wifi/ |
D | enums.proto | 58 // WPA pre-shared key. 64 // WPA2 pre-shared key for use with soft access point. 78 // WPA pre-shared key with stronger SHA256-based algorithms. 82 // WAPI pre-shared key.
|
/frameworks/rs/ |
D | rsAnimation.cpp | 124 RsAnimationEdge pre, in rsi_AnimationCreate() argument
|
D | rsAnimation.h | 35 RsAnimationEdge pre, RsAnimationEdge post);
|
/frameworks/base/services/core/java/com/android/server/content/ |
D | SyncManager.md | 99 pre-installed packages. This is to help pre-installed sync adapters, which often don't have UI, 102 - Also, since Android 11, all the pre-installed apps with no activities will be kept in 123 - There are certain exemptions for pre-installed apps, but doze and battery saver will still
|
/frameworks/base/libs/hostgraphics/ |
D | Android.bp | 33 // We will have to copy necessary headers with a pre-build step (generated headers).
|
/frameworks/base/tools/lock_agent/java/com/android/lock_checker/ |
D | LockHook.java | 134 checker.pre(lock); in preLock() 308 void pre(Object lock); in pre() method
|
D | OnThreadLockChecker.java | 131 public void pre(Object lock) { in pre() method in OnThreadLockChecker
|
/frameworks/base/core/proto/android/os/ |
D | cpufreq.proto | 30 // frequency time pre cpu, unit in jiffy.
|
/frameworks/hardware/interfaces/ |
D | current.txt | 2 # pre-existing interfaces will fail VTS and break framework-only OTAs
|
/frameworks/av/apex/ |
D | Android.bp | 78 // Indicates that pre-installed version of this apex can be compressed. 183 // Indicates that pre-installed version of this apex can be compressed.
|
/frameworks/base/cmds/app_process/ |
D | Android.bp | 94 // server to use MTE. We use ASYNC because we don't expect the pre-fork
|
/frameworks/base/tools/lock_agent/ |
D | agent.cpp | 123 void insertHook(lir::Instruction* before, bool pre, u4 reg) { in transform() 126 transformer->hookType_, pre ? "preLock" : "postLock", in transform()
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/ |
D | luts_for_speedup_f32.rsh | 62 // A lookup table that pre-computes x coordinate of the intersection between a
|
D | layered_filter_fast_f32.rscript | 458 // fuzzy is a result of accumulation and hence is pre-multiplied with alpha.
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | EventLogTags.logtags | 63 # Running pre boot receiver
|
/frameworks/base/services/core/ |
D | Android.bp | 174 …" --pre \"com/android/server/am/ActivityManagerService.boostPriorityForLockedSection,com/android/…
|
/frameworks/base/core/java/android/view/ |
D | ViewDebug.java | 663 public void pre() { in profileViewMeasure() 717 default void pre() {} 728 operation.pre();
|
/frameworks/base/tools/aapt2/ |
D | readme.md | 55 pre-processed the PNG and wants it byte-for-byte identical to the input.
|
/frameworks/base/packages/SystemUI/docs/ |
D | executors.md | 171 anonymous Runnables is too high, consider creating pre-defined Runnables as
|
/frameworks/rs/tests/lldb/ |
D | README.txt | 63 --install-only It only runs the pre-run stage of the test suite. It
|
/frameworks/rs/script_api/ |
D | rs_matrix.spec | 40 modifies a pre-existing transformation matrix so that the new transformation
|
/frameworks/rs/script_api/include/ |
D | rs_matrix.rsh | 42 * modifies a pre-existing transformation matrix so that the new transformation
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 296 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments 407 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small 1479 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 296 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments 416 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small 1529 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
|