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

  /external/chromium_org/chrome/browser/extensions/api/messaging/
incognito_connectability.cc 22 IncognitoConnectability::ScopedAlertTracker::INTERACTIVE;
28 DCHECK_EQ(INTERACTIVE, g_alert_mode);
29 DCHECK_NE(INTERACTIVE, mode);
34 DCHECK_NE(INTERACTIVE, g_alert_mode);
35 g_alert_mode = INTERACTIVE;
74 // Production code should always be using INTERACTIVE.
75 case ScopedAlertTracker::INTERACTIVE: {
incognito_connectability.h 36 INTERACTIVE,
  /external/chromium_org/chrome/browser/extensions/api/identity/
web_auth_flow.h 51 INTERACTIVE, // Show UI to the user if necessary.
gaia_web_auth_flow.cc 172 WebAuthFlow::INTERACTIVE));
gaia_web_auth_flow_unittest.cc 23 WebAuthFlow::INTERACTIVE) {}
web_auth_flow.cc 85 if (mode_ == WebAuthFlow::INTERACTIVE)
86 args->AppendString("interactive");
identity_api.cc 85 bool interactive = params->details.get() && local
86 params->details->interactive.get() &&
87 *params->details->interactive;
89 should_prompt_for_scopes_ = interactive;
90 should_prompt_for_signin_ = interactive;
558 params->details.interactive && *params->details.interactive ?
559 WebAuthFlow::INTERACTIVE : WebAuthFlow::SILENT;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
RemoteAdtTestRunner.java 157 job.setPriority(Job.INTERACTIVE);
206 job.setPriority(Job.INTERACTIVE);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigDelegate.java 114 job.setPriority(Job.INTERACTIVE);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 179 milliseconds