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()
125 public synchronized static MockAccountAuthenticator getMockAuthenticator(Context context) { in getMockAuthenticator() method in AccountManagerTest153 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
78 public static synchronized MockAccountAuthenticator getMockAuthenticator(Context context) { in getMockAuthenticator() method in ContentResolverSyncTestCase79 return MockAccountAuthenticator.getMockAuthenticator(context); in getMockAuthenticator()
95 public static synchronized MockAccountAuthenticator getMockAuthenticator(Context context) { in getMockAuthenticator() method in MockAccountAuthenticator