Searched refs:isShuttingDown (Results 1 – 5 of 5) sorted by relevance
124 if (isShuttingDown(this)) { in onSimRemoved()206 private static boolean isShuttingDown(Context context) { in isShuttingDown() method in OmtpService
61 if (!mWifiInjector.getActiveModeWarden().isShuttingDown()) { in handleException()
586 public boolean isShuttingDown() { in isShuttingDown() method in ActiveModeWarden
171 when(mActiveModeWarden.isShuttingDown()).thenReturn(false); in exceptionDisablesFurtherOperations()
777 if (phone.isShuttingDown()) { in clearConfigForPhone()