Home
last modified time | relevance | path

Searched refs:setExpectingIntent (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/vr/
H A DTestVrShellDelegate.java134 protected void setExpectingIntent(boolean expectingIntent) { in setExpectingIntent() method in TestVrShellDelegate
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/vr/java/src/org/chromium/chrome/browser/vr/
H A DVrShellDelegate.java245 sInstance.setExpectingIntent(true); in onReceive()
561 if (sInstance != null) sInstance.setExpectingIntent(false); in maybeHandleVrIntentPreNative()
1653 protected void setExpectingIntent(boolean expectingIntent) {} in setExpectingIntent() method in VrShellDelegate