HomeSort by relevance Sort by last modified time
    Searched refs:INTERACTIVE (Results 1 - 17 of 17) 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;
75 // Production code should always be using INTERACTIVE.
76 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 235 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 313 bool interactive = params->details.get() && local
314 params->details->interactive.get() &&
315 *params->details->interactive;
317 should_prompt_for_scopes_ = interactive;
318 should_prompt_for_signin_ = interactive;
896 params->details.interactive && *params->details.interactive ?
897 WebAuthFlow::INTERACTIVE : WebAuthFlow::SILENT;
    [all...]
  /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/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-api-0.9.0.M2.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 812 milliseconds