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

  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherProvider.java 538 final String actionQuickContact = "com.android.contacts.action.QUICK_CONTACT";
563 actionQuickContact.equals(intent.getAction())) &&
568 final Intent newIntent = new Intent(actionQuickContact);
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherProvider.java     [all...]

Completed in 478 milliseconds