Searched defs:replaceInstance (Results 1 – 4 of 4) sorted by relevance
78 synchronized void replaceInstance(final Class c, final String instanceName, in replaceInstance() method in MockedServiceManager
79 public synchronized void replaceInstance(final Class c, final String instanceName, in replaceInstance() method in MockedServiceManager
123 protected synchronized void replaceInstance(final Class c, final String instanceName, in replaceInstance() method in TelephonyTestBase
208 synchronized void replaceInstance(final Class c, final String instanceName, in replaceInstance() method in CellBroadcastServiceTestBase