Searched refs:getMockAuthenticator (Results 1 – 8 of 8) sorted by relevance
30 return MockAccountAuthenticator.getMockAuthenticator(this).getIBinder(); in onBind()
96 public static synchronized MockAccountAuthenticator getMockAuthenticator(Context context) { in getMockAuthenticator() method in MockAccountAuthenticator
76 public static synchronized MockAccountAuthenticator getMockAuthenticator(Context context) { in getMockAuthenticator() method in ContentResolverSyncTestCase77 return MockAccountAuthenticator.getMockAuthenticator(context); in getMockAuthenticator()
11 return AccountManagerTest.getMockAuthenticator(this).getIBinder(); in onBind()
30 return AccountManagerTest.getMockAuthenticator(this).getIBinder(); in onBind()
127 public synchronized static MockAccountAuthenticator getMockAuthenticator(Context context) { in getMockAuthenticator() method in AccountManagerTest155 getMockAuthenticator(mContext); in setUp()
95 public static synchronized MockAccountAuthenticator getMockAuthenticator(Context context) { in getMockAuthenticator() method in MockAccountAuthenticator