Searched refs:disableAll (Results 1 – 6 of 6) sorted by relevance
156 verify(mMockPluginInstance, Mockito.never()).disableAll(); in testExceptionHandler_foundPlugin()171 verify(mMockPluginInstance).disableAll(); in testExceptionHandler_noFoundPlugin()
214 mPluginActionManager.disableAll(); in testDisableAll()231 mPluginActionManager.disableAll(); in testDisablePrivileged()
198 public static void disableAll() { in disableAll() method in Profile
292 disabledAny |= manager.disableAll(); in uncaughtException()
149 public boolean disableAll() { in disableAll() method in PluginActionManager
538 Profile.disableAll(); in onPause()