Searched refs:mPaymentConnection (Results 1 – 1 of 1) sorted by relevance
999 mContext.unbindService(mPaymentConnection); in unbindPaymentServiceLocked()1018 if (mContext.bindServiceAsUser(intent, mPaymentConnection, in bindPaymentServiceLocked()1099 private ServiceConnection mPaymentConnection = new ServiceConnection() { field in HostEmulationManager1282 return mPaymentConnection; in getPaymentConnection()