Searched defs:removeConfig (Results 1 – 5 of 5) sorted by relevance
31 void removeConfig(long configKey) throws StatsUnavailableException; in removeConfig() method
41 public void removeConfig(long configKey) throws StatsUnavailableException { in removeConfig() method in StatsManagerImpl
428 private static void removeConfig(String deviceSerial) { in removeConfig() method in TestDrive
185 public void removeConfig(long configKey) throws StatsUnavailableException { in removeConfig() method in StatsManager
305 protected void removeConfig(long configId) throws Exception { in removeConfig() method in AtomTestCase