HomeSort by relevance Sort by last modified time
    Searched full:backgrounded (Results 1 - 9 of 9) sorted by null

  /external/libchrome/base/process/
process.h 69 // Returns true if processes can be backgrounded.
111 // A process is backgrounded when it's priority is lower than normal.
112 // Return true if this process is backgrounded, false otherwise.
115 // Set a process as backgrounded. If value is true, the priority of the
144 // process is backgrounded or not.
  /external/libchrome/base/
critical_closure.h 53 // applications don't execute while backgrounded, otherwise the original task is
  /packages/apps/Camera2/src_pd/com/android/camera/stats/
UsageStatistics.java 56 public void backgrounded() { method in class:UsageStatistics
  /ndk/
CHANGELOG.md 100 * Ctrl-C no longer kills the backgrounded gdbserver.
  /docs/source.android.com/src/devices/tech/dalvik/
gc-debug.jd 90 reduce memory usage of backgrounded apps through heap compaction. Currently,
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java     [all...]
  /external/mksh/src/
check.t     [all...]
  /packages/apps/Camera2/src/com/android/camera/
CameraActivity.java     [all...]
  /system/core/adb/
commandline.cpp 506 // Mask SIGTTIN in case we're in a backgrounded process.
    [all...]

Completed in 754 milliseconds