Searched refs:IKeyChainServiceTestSupport (Results 1 – 4 of 4) sorted by relevance
32 private final IKeyChainServiceTestSupport.Stub mIKeyChainServiceTestSupport33 = new IKeyChainServiceTestSupport.Stub() {
33 interface IKeyChainServiceTestSupport { interface
44 import com.android.keychain.tests.support.IKeyChainServiceTestSupport;70 private IKeyChainServiceTestSupport mTestSupportService;78 mTestSupportService = IKeyChainServiceTestSupport.Stub.asInterface(service);358 Intent serviceIntent = new Intent(mContext, IKeyChainServiceTestSupport.class); in bindTestSupportService()
21 srcs: ["src/com/android/keychain/tests/support/IKeyChainServiceTestSupport.aidl"],