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