Searched refs:getMockAuthenticator (Results 1 – 8 of 8) sorted by relevance
30 return AccountManagerTest.getMockAuthenticator(this).getIBinder(); in onBind()
11 return AccountManagerTest.getMockAuthenticator(this).getIBinder(); in onBind()
126 public synchronized static MockAccountAuthenticator getMockAuthenticator(Context context) { in getMockAuthenticator() method in AccountManagerTest154 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