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

  /packages/apps/Browser/src/com/android/browser/
ActivityController.java 22 void handleNewIntent(Intent intent);
UiController.java 74 void handleNewIntent(Intent intent);
BrowserActivity.java 114 mController.handleNewIntent(intent);
NavigationBarBase.java 183 mUiController.handleNewIntent(i);
Controller.java 623 public void handleNewIntent(Intent intent) {
    [all...]
  /packages/apps/Browser/src/com/android/browser/stub/
NullController.java 33 public void handleNewIntent(Intent intent) {
  /frameworks/base/core/java/android/app/
ActivityThread.java     [all...]

Completed in 85 milliseconds