Searched refs:IKeyChainServiceTestSupport (Results 1 – 4 of 4) sorted by relevance
42 import com.android.keychain.tests.support.IKeyChainServiceTestSupport;66 private IKeyChainServiceTestSupport mTestSupportService;74 mTestSupportService = IKeyChainServiceTestSupport.Stub.asInterface(service);326 Intent serviceIntent = new Intent(mContext, IKeyChainServiceTestSupport.class); in bindTestSupportService()
35 private final IKeyChainServiceTestSupport.Stub mIKeyChainServiceTestSupport36 = new IKeyChainServiceTestSupport.Stub() {
33 interface IKeyChainServiceTestSupport { interface
17 srcs: ["src/com/android/keychain/tests/support/IKeyChainServiceTestSupport.aidl"],