Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcDispatcher.java552 Intent marketIntent = getAppSearchIntent(firstPackage); in tryNdef()
726 static Intent getAppSearchIntent(String pkg) { in getAppSearchIntent() method in NfcDispatcher