Searched refs:working (Results 1 – 17 of 17) sorted by relevance
/frameworks/native/cmds/dumpstate/ |
D | README.md | 17 If you're working on device-specific code, you might need to build them as well. 31 you're working with `userdebug` variant, you may need to run the following to 38 * If you're working with `eng` variant, you may need to run the following to
|
/frameworks/base/core/java/com/android/internal/os/ |
D | ProcessCpuTracker.java | 247 public boolean working; field in ProcessCpuTracker.Stats 447 st.working = false; in collectStats() 506 st.working = true; in collectStats() 574 st.working = true; in collectStats() 585 st.working = true; in collectStats() 605 st.working = true; in collectStats() 692 if (stats.working) { 699 if (tstats.working) {
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | check_dims.rscript | 26 // are definitely working outside our proper bounds.
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | check_dims.rscript | 28 // are definitely working outside our proper bounds.
|
/frameworks/base/core/java/android/app/ |
D | SearchDialog.java | 319 public void setWorking(boolean working) { in setWorking() argument 320 mWorkingSpinner.setAlpha(working ? 255 : 0); in setWorking() 321 mWorkingSpinner.setVisible(working, false); in setWorking()
|
/frameworks/native/opengl/libs/EGL/ |
D | GLES_layers.md | 241 - How do we know if layers are working on a device?
|
/frameworks/av/media/tests/benchmark/ |
D | README.md | 228 …Encoder and Decoder). It specifies the mode in which MediaCodec APIs are working. For async mode, …
|
/frameworks/compile/mclinker/include/mcld/Config/ |
D | Config.h.cmake | 283 /* Define to 1 if you have a working `mmap' system call. */
|
/frameworks/base/proto/src/ |
D | wifi.proto | 175 // Count of times connectivity watchdog confirmed pno is working 178 // Count of times connectivity watchdog found pno not working 181 // Count of times connectivity watchdog confirmed background scan is working 184 // Count of times connectivity watchdog found background scan not working
|
/frameworks/native/docs/ |
D | Doxyfile | 1850 # Tested and working are Firefox, Chrome, Safari, and Opera. For IE 9+ you
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 2221 # and working are Firefox, Chrome, Safari, and Opera.
|
D | Doxyfile.orig | 2212 # and working are Firefox, Chrome, Safari, and Opera.
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 2342 # and working are Firefox, Chrome, Safari, and Opera.
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 2385 # and working are Firefox, Chrome, Safari, and Opera.
|
D | Doxyfile | 2385 # and working are Firefox, Chrome, Safari, and Opera.
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 5379 * in the system and returns cpu stats for those that are working at the time.
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 2846 if (!st.working) { in updateCpuStatsNow()
|