Searched refs:getUnlockService (Results 1 – 1 of 1) sorted by relevance
245 if (getUnlockService() != null) { in onCharacteristicWrite()246 getUnlockService().onUnlockDataReceived(mBleMessagePayloadStream.toByteArray()); in onCharacteristicWrite()281 private CarTrustAgentUnlockService getUnlockService() { in getUnlockService() method in CarTrustAgentBleManager