Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/trust/
DCarTrustAgentBleManager.java99 private int mCurrentTrustedDeviceOperation = TRUSTED_DEVICE_OPERATION_NONE; field in CarTrustAgentBleManager
171 if (mCurrentTrustedDeviceOperation == TRUSTED_DEVICE_OPERATION_ENROLLMENT in onRemoteDeviceConnected()
417 mCurrentTrustedDeviceOperation = TRUSTED_DEVICE_OPERATION_ENROLLMENT; in startEnrollmentAdvertising()
474 mCurrentTrustedDeviceOperation = TRUSTED_DEVICE_OPERATION_UNLOCK; in startUnlockAdvertising()
485 mCurrentTrustedDeviceOperation = TRUSTED_DEVICE_OPERATION_NONE; in stopUnlockAdvertising()