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

  /external/chromium_org/content/browser/android/
child_process_launcher_android.h 35 bool in_foreground);
child_process_launcher_android.cc 164 bool in_foreground) {
168 static_cast<jint>(handle), static_cast<jboolean>(in_foreground));
  /external/chromium_org/chrome/installer/util/
auto_launch_util.cc 151 bool in_foreground = local
165 if (in_foreground || in_background) {
183 if (in_foreground) {

Completed in 582 milliseconds