OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getServicesForCategory
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
CardEmulationManager.java
448
return mServiceCache.
getServicesForCategory
(userId, category);
RegisteredServicesCache.java
205
public List<ApduServiceInfo>
getServicesForCategory
(int userId, String category) {
Completed in 442 milliseconds