Home
last modified time | relevance | path

Searched defs:showIntent (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/android/java/src/org/chromium/ui/base/
DWindowAndroid.java87 public boolean showIntent(PendingIntent intent, IntentCallback callback, int errorId) { in showIntent() method in WindowAndroid
99 public boolean showIntent(Intent intent, IntentCallback callback, int errorId) { in showIntent() method in WindowAndroid