Searched refs:onEscrowTokenRemoved (Results 1 – 9 of 9) sorted by relevance
113 mCarTrustAgentEnrollmentService.onEscrowTokenRemoved(TEST_HANDLE1, mUserId); in tearDown()114 mCarTrustAgentEnrollmentService.onEscrowTokenRemoved(TEST_HANDLE2, mUserId); in tearDown()249 mCarTrustAgentEnrollmentService.onEscrowTokenRemoved(TEST_HANDLE1, mUserId); in testOnEscrowTokenRemoved_removeOneTrustedDevice()258 mCarTrustAgentEnrollmentService.onEscrowTokenRemoved(TEST_HANDLE2, mUserId); in testOnEscrowTokenRemoved_removeOneTrustedDevice()
401 void onEscrowTokenRemoved(long handle); in onEscrowTokenRemoved() method498 public void onEscrowTokenRemoved(long handle) { in onEscrowTokenRemoved() method in CarTrustAgentEnrollmentManager.ListenerToEnrollmentService708 enrollmentCallback.onEscrowTokenRemoved(data.getLong(KEY_HANDLE)); in dispatchEnrollmentCallback()
47 void onEscrowTokenRemoved(in long handle); in onEscrowTokenRemoved() method
144 public void onEscrowTokenRemoved(long handle, boolean successful) { in onEscrowTokenRemoved() method in CarBleTrustAgent152 mCarTrustAgentEnrollmentService.onEscrowTokenRemoved(handle, in onEscrowTokenRemoved()
396 void onEscrowTokenRemoved(long handle, int uid) { in onEscrowTokenRemoved() method in CarTrustAgentEnrollmentService402 client.mListener.onEscrowTokenRemoved(handle); in onEscrowTokenRemoved()
99 public void onEscrowTokenRemoved(long handle) {
69 public void onEscrowTokenRemoved(long handle) {
121 callBack.getValue().onEscrowTokenRemoved(mUpdatedDevices.get(0).getHandle()); in onDeviceRemoved_refreshUi()
1015 method public void onEscrowTokenRemoved(long);