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

  /packages/apps/Nfc/src/com/android/nfc/
NfcDispatcher.java 423 Intent appLaunchIntent = pm.getLaunchIntentForPackage(firstPackage);
424 if (appLaunchIntent != null && dispatch.tryStartActivity(appLaunchIntent)) {
  /packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java     [all...]

Completed in 158 milliseconds