Searched refs:DEVICE_ERROR_INVALID_SECURITY_KEY (Results 1 – 2 of 2) sorted by relevance
130 DEVICE_ERROR_INVALID_SECURITY_KEY,143 public static final int DEVICE_ERROR_INVALID_SECURITY_KEY = 7; field in ConnectedDeviceManager713 DEVICE_ERROR_INVALID_SECURITY_KEY)); in deviceErrorOccurred()
20 …rt static com.android.car.connecteddevice.ConnectedDeviceManager.DEVICE_ERROR_INVALID_SECURITY_KEY;416 verify(deviceCallback).onDeviceError(connectedDevice, DEVICE_ERROR_INVALID_SECURITY_KEY); in deviceCallback_onDeviceErrorInvokedOnChannelError()