Searched refs:getMockAuthenticator (Results 1 – 8 of 8) sorted by relevance
11 return AccountManagerTest.getMockAuthenticator(this).getIBinder(); in onBind()
30 return AccountManagerTest.getMockAuthenticator(this).getIBinder(); in onBind()
101 public synchronized static MockAccountAuthenticator getMockAuthenticator(Context context) { in getMockAuthenticator() method in AccountManagerTest126 getMockAuthenticator(mContext); in setUp()
30 return MockAccountAuthenticator.getMockAuthenticator(this).getIBinder(); in onBind()
96 public static synchronized MockAccountAuthenticator getMockAuthenticator(Context context) { in getMockAuthenticator() method in MockAccountAuthenticator
71 public static synchronized MockAccountAuthenticator getMockAuthenticator(Context context) { in getMockAuthenticator() method in ContentResolverSyncTestCase72 return MockAccountAuthenticator.getMockAuthenticator(context); in getMockAuthenticator()
94 public static synchronized MockAccountAuthenticator getMockAuthenticator(Context context) { in getMockAuthenticator() method in MockAccountAuthenticator