Home
last modified time | relevance | path

Searched refs:pre (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/
DLockTarget.java25 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/
Denums.proto58 // 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/
DrsAnimation.cpp124 RsAnimationEdge pre, in rsi_AnimationCreate() argument
DrsAnimation.h35 RsAnimationEdge pre, RsAnimationEdge post);
/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.md99 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/
DAndroid.bp33 // We will have to copy necessary headers with a pre-build step (generated headers).
/frameworks/base/tools/lock_agent/java/com/android/lock_checker/
DLockHook.java134 checker.pre(lock); in preLock()
308 void pre(Object lock); in pre() method
DOnThreadLockChecker.java131 public void pre(Object lock) { in pre() method in OnThreadLockChecker
/frameworks/base/core/proto/android/os/
Dcpufreq.proto30 // frequency time pre cpu, unit in jiffy.
/frameworks/hardware/interfaces/
Dcurrent.txt2 # pre-existing interfaces will fail VTS and break framework-only OTAs
/frameworks/av/apex/
DAndroid.bp78 // 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/
DAndroid.bp94 // server to use MTE. We use ASYNC because we don't expect the pre-fork
/frameworks/base/tools/lock_agent/
Dagent.cpp123 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/
Dluts_for_speedup_f32.rsh62 // A lookup table that pre-computes x coordinate of the intersection between a
Dlayered_filter_fast_f32.rscript458 // fuzzy is a result of accumulation and hence is pre-multiplied with alpha.
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags63 # Running pre boot receiver
/frameworks/base/services/core/
DAndroid.bp174 …" --pre \"com/android/server/am/ActivityManagerService.boostPriorityForLockedSection,com/android/…
/frameworks/base/core/java/android/view/
DViewDebug.java663 public void pre() { in profileViewMeasure()
717 default void pre() {}
728 operation.pre();
/frameworks/base/tools/aapt2/
Dreadme.md55 pre-processed the PNG and wants it byte-for-byte identical to the input.
/frameworks/base/packages/SystemUI/docs/
Dexecutors.md171 anonymous Runnables is too high, consider creating pre-defined Runnables as
/frameworks/rs/tests/lldb/
DREADME.txt63 --install-only It only runs the pre-run stage of the test suite. It
/frameworks/rs/script_api/
Drs_matrix.spec40 modifies a pre-existing transformation matrix so that the new transformation
/frameworks/rs/script_api/include/
Drs_matrix.rsh42 * modifies a pre-existing transformation matrix so that the new transformation
/frameworks/av/media/codec2/docs/
Ddoxygen.config296 # 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/
DDoxyfile296 # 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

12