HomeSort by relevance Sort by last modified time
    Searched refs:ProcessWatcher (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
WeightWatcher.java 72 ProcessWatcher pw = ((ProcessWatcher) getChildAt(i));
111 final ProcessWatcher v = new ProcessWatcher(getContext());
133 public class ProcessWatcher extends LinearLayout {
139 public ProcessWatcher(Context context) {
143 public ProcessWatcher(Context context, AttributeSet attrs) {
214 //Log.v("WeightWatcher.ProcessWatcher",
  /external/chromium/chrome/browser/
platform_util_linux.cc 41 ProcessWatcher::EnsureProcessGetsReaped(handle);
  /external/chromium/chrome/browser/ui/webui/options/
advanced_options_utils_gtk.cc 91 ProcessWatcher::EnsureProcessGetsReaped(handle);

Completed in 64 milliseconds