Home
last modified time | relevance | path

Searched refs:more (Results 1 – 25 of 140) sorted by relevance

123456

/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dexecutors.md24 Executors make testing easier and are generally more flexible than Handlers.
162 This could easily be replaced by equivalent, more direct Executor code:
226 there are no more "ready" runnables.
280 // Two more items run.
283 Here we have more fine-grained control:
293 executor.advanceClockToNext(); // One more thing ready to run.
296 executor.advanceClockToNext(); // One more thing ready to run.
320 Handlers or Loopers) you don't need it. Get rid of it. No more TestableLooper;
321 no more Looper at all, for that matter.
H A Dfalsing.md21 `FalsingManager`, however more granular tracking will result in better results
64 taps, or more deliberate swipes.)
80 returns true if it thinks the tap should be rejected (i.e. the tap looks more
102 If the owner is further along in a UX flow, and is still mis-tapping, it may make more
120 expanding quick settings, pulling up the bouncer, and more. You must pass
136 FalsingManager. Falsing works better the more behavior it is told about.
H A Dkotlin-in-sysui.md10 - No DSLs: sysui is complicated enough as is, let's not add more layers at
/aosp14/frameworks/base/core/tests/mockingcoretests/
H A DREADME23 For more information about ExtendedMockito see documentation of
26 See ../coretests/README for more information on FrameworksCoreTests.
/aosp14/system/core/storaged/
H A DEventLogTags.logtags7 # Tag names are one or more ASCII letters and numbers or underscores, i.e.
9 # impacts log readability, the latter makes regex searches more annoying).
/aosp14/system/core/shell_and_utilities/
H A DREADME.md12 We started moving a few of the more important tools to full
35 Also note that in any given release `toybox` probably contains more
62 more mount mountpoint mv nbd-client nc netcat netstat nice nl nohup
95 microcom mkdir mkfifo mknod mkswap mktemp modinfo modprobe more mount
129 microcom mkdir mkfifo mknod mkswap mktemp modinfo modprobe more mount
163 mkdir mkfifo mknod mkswap mktemp modinfo modprobe more mount mountpoint
195 mkdir mkfifo mknod mkswap mktemp modinfo modprobe more mount mountpoint
225 modinfo modprobe more mount mountpoint mv netstat nice nl nohup od paste
250 mkswap mktemp modinfo **modprobe** more mount mountpoint mv netstat nice
273 lsmod **lsof** lsusb md5sum mkdir mknod mkswap mktemp modinfo more *mount*
[all …]
/aosp14/frameworks/base/core/java/android/view/animation/
H A DAnimationSet.java394 boolean more = false; in getTransformation()
404 more = a.getTransformation(currentTime, temp, getScaleFactor()) || more; in getTransformation()
421 return more; in getTransformation()
/aosp14/system/core/cli-test/
H A DREADME.md53 supplied as zero or more `before:` lines (run before `command:`) and zero or
54 more `after:` lines (run after `command:`). These are useful for both
60 The `expected-stdout:` line is followed by zero or more tab-prefixed lines that
/aosp14/frameworks/base/core/java/android/view/
H A DEventLogTags.logtags11 # Tag names are one or more ASCII letters and numbers or underscores, i.e.
13 # impacts log readability, the latter makes regex searches more annoying).
/aosp14/frameworks/base/services/
H A Dproguard_permission.flags2 # Note that while more aggressive services shrinking is enabled by default (see proguard.flags), for
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
H A DREADME.md3 The following docs present more detail about the implementation of the WMShell library (in no
/aosp14/frameworks/base/tests/TouchLatency/app/
H A Dproguard-rules.pro7 # For more details, see
/aosp14/frameworks/base/startop/apps/ColorChanging/app/
H A Dproguard-rules.pro5 # For more details, see
/aosp14/frameworks/base/packages/SystemUI/docs/device-entry/
H A Dkeyguard.md17 …d or not, handles these signals to transition AOD to full Lockscreen content. See more in [AOD][3].
39 …he user to perform quick actions without unlocking their device. To learn more about them, please …
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
H A Dproguard-project.txt10 # For more details, see
/aosp14/frameworks/base/tests/TouchLatency/
H A Dgradle.properties7 # For more details on how to configure your build environment visit
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/
H A DREADME.md20 the app ends up paying) and the cost to produce by the system. This assumes that more important
39 Others may be more dynamic (some may even allow apps to bid higher ARCs for some actions to have
45 it pulls from the same account, regardless of the action. This means that apps can choose to do more
94 1. Having a global maximum circulation spread across multiple apps meant that as more apps were
115 potential for battery life to get worse as time goes on and the user installed more background-work
129 main account, but would help to make sure that normal actions don't interfere too much with more
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/
H A DREADME.md15 for more details
/aosp14/frameworks/base/startop/apps/ColorChanging/
H A Dgradle.properties5 # For more details on how to configure your build environment visit
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile207 # not recognized any more.
250 # only. Doxygen will then generate output that is more tailored for C. For
297 # according to the Markdown format, which allows for more readable
328 # diagrams that involve STL classes more complete and accurate.
886 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
894 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
1275 # for more information.
1406 # filter to add. For more information please see Qt Help Project / Custom
1540 # http://docs.mathjax.org/en/latest/output.html) for more details.
1561 # The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
[all …]
/aosp14/system/core/fs_mgr/
H A DREADME.overlayfs.md78 - Backing storage requires more space than immutable storage, as backing is
81 right-sizing of images and requires more free dynamic partition space.
113 - Space remaining threshold is hard coded. If 1% or more space
/aosp14/frameworks/base/packages/EasterEgg/
H A Dgradle.properties5 # For more details on how to configure your build environment visit
/aosp14/frameworks/base/services/robotests/
H A DREADME23 Check Android.mk file for more info.
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_InputEventReceiver.md19 … could choose to read events 1 at a time, or all at once. If there are no more events in the app's…
21 Even though it is perfectly valid for the app to read events 1 at a time, it is more efficient to r…
/aosp14/system/core/fastboot/fuzzer/
H A DREADME.md9 incoming data. This ensures more code paths are reached by the fuzzer.

123456