Home
last modified time | relevance | path

Searched defs:callService (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothUtils.java397 public static <S, R> R callService( in callService() method in BluetoothUtils
/packages/modules/Nfc/framework/java/android/nfc/cardemulation/
DCardEmulation.java1239 public static void callService(ServiceCall call) { in callService() method in CardEmulation
/packages/modules/Nfc/framework/java/android/nfc/
DNfcAdapter.java2272 callService(() -> { in addNfcUnlockHandler() method