Searched refs:aidIntent (Results 1 – 1 of 1) sorted by relevance
911 Intent aidIntent = new Intent(HostApduService.SERVICE_INTERFACE); in bindServiceIfNeededLocked() local912 aidIntent.setComponent(service); in bindServiceIfNeededLocked()914 mServiceBound = mContext.bindServiceAsUser(aidIntent, mConnection, in bindServiceIfNeededLocked()