OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDefaultServiceForCategory
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
RegisteredAidCache.java
216
getDefaultServiceForCategory
(userId, category, true);
220
ComponentName
getDefaultServiceForCategory
(int userId, String category,
546
getDefaultServiceForCategory
(userId, CardEmulation.CATEGORY_PAYMENT, false);
HostEmulationManager.java
364
ComponentName paymentApp = mAidCache.
getDefaultServiceForCategory
(userId,
Completed in 42 milliseconds