Searched refs:mTrustAgentService (Results 1 – 1 of 1) sorted by relevance
93 private ITrustAgentService mTrustAgentService; field in TrustAgentWrapper212 if (mTrustAgentService != null) {213 mTrustAgentService.onEscrowTokenAdded(231 if (mTrustAgentService != null) {232 mTrustAgentService.onTokenStateReceived(handle,246 if (mTrustAgentService != null) {247 mTrustAgentService.onEscrowTokenRemoved(handle, success);373 mTrustAgentService = ITrustAgentService.Stub.asInterface(service);393 mTrustAgentService = null;440 if (mTrustAgentService != null) mTrustAgentService.onTrustTimeout(); in onTrustTimeout()[all …]