/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/opt/net/wifi/service/ |
D | Android.bp | 46 // pre-jarjar version of wifi-service that builds against pre-jarjar version of framework-wifi 48 name: "wifi-service-pre-jarjar", 62 // need pre-jarjar symbols so that wifi-service can reference the original class names at 64 "framework-wifi-pre-jarjar", 105 static_libs: ["wifi-service-pre-jarjar"],
|
/frameworks/rs/ |
D | rsAnimation.cpp | 124 RsAnimationEdge pre, in rsi_AnimationCreate() argument
|
D | rsAnimation.h | 35 RsAnimationEdge pre, RsAnimationEdge post);
|
/frameworks/base/libs/hostgraphics/ |
D | Android.bp | 18 // 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/base/wifi/ |
D | Android.bp | 78 // wifi-service needs pre-jarjared version of framework-wifi so it can reference copied utility 81 name: "framework-wifi-pre-jarjar",
|
/frameworks/hardware/interfaces/ |
D | current.txt | 2 # pre-existing interfaces will fail VTS and break framework-only OTAs
|
/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 | 143 …" --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/packages/SystemUI/docs/ |
D | dagger.md | 168 Still here? Yeah, ok, sysui has a lot of pre-existing views that contain a
|
D | executors.md | 171 anonymous Runnables is too high, consider creating pre-defined Runnables as
|
/frameworks/opt/net/wifi/tests/wifitests/ |
D | Android.bp | 33 // Statically link wifi-service-pre-jarjar since we want to test the working copy of 35 // Use pre-jarjar version so that we can reference symbols before they are renamed. 38 "wifi-service-pre-jarjar", 47 "framework-wifi-pre-jarjar",
|
/frameworks/base/tools/aapt2/ |
D | readme.md | 55 pre-processed the PNG and wants it byte-for-byte identical to the input.
|
/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/base/ |
D | Android.bp | 556 // maintaining backwards compatibility for APKs that target pre-P and depend on
|
/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
|