Searched refs:getByUuid (Results 1 – 3 of 3) sorted by relevance
372 public App getByUuid(UUID uuid) { in getByUuid() method in ContextMap
1290 ContextMap<IBluetoothGattCallback, Void>.App app = mClientMap.getByUuid(uuid); in onClientRegistered()2768 ContextMap<IBluetoothGattServerCallback, Void>.App app = mServerMap.getByUuid(uuid); in onServerRegistered()
527 ContextMap<IScannerCallback, PendingIntentInfo>.App cbApp = mScannerMap.getByUuid(uuid); in onScannerRegistered()