Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcDispatcher.java289 List<UserHandle> luh = getCurrentActiveUserHandles(); in hasIntentReceiver()
395 List<UserHandle> userHandles = getCurrentActiveUserHandles(); in tryStartActivity()
451 List<UserHandle> userHandles = getCurrentActiveUserHandles(); in tryStartActivity()
482 List<UserHandle> getCurrentActiveUserHandles() { in getCurrentActiveUserHandles() method in NfcDispatcher.DispatchInfo
811 List<UserHandle> luh = dispatch.getCurrentActiveUserHandles(); in tryNdef()
901 List<UserHandle> luh = dispatch.getCurrentActiveUserHandles(); in tryTech()