Searched refs:shutdown (Results 1 – 14 of 14) sorted by relevance
86 mCirChannel.shutdown(); in shutdownOnError()89 mDispatcherThread.shutdown(); in shutdownOnError()92 mDataChannel.shutdown(); in shutdownOnError()101 void shutdown(){ in shutdown() method in ImpsConnection320 mDataChannel.shutdown(); in onAuthenticated()397 mCirChannel.shutdown(); in logoutAsync()413 shutdown(); in sendLogoutRequest()419 shutdown(); in sendLogoutRequest()570 void shutdown() { in shutdown() method in ImpsConnection.PrimitiveDispatcherThread585 mCirChannel.shutdown(); in processIncomingPrimitive()[all …]
59 public abstract void shutdown(); in shutdown() method in CirChannel
63 public abstract void shutdown(); in shutdown() method in DataChannel
70 public synchronized void shutdown() { in shutdown() method in HttpCirChannel
60 public void shutdown() { in shutdown() method in SmsCirChannel
152 shutdown(); in resume()169 public void shutdown() { in shutdown() method in HttpDataChannel
85 public synchronized void shutdown() { in shutdown() method in TcpCirChannel
132 public void shutdown() { in shutdown() method in SmsDataChannel
46 public void shutdown() { in shutdown() method in AndroidSystemService
213 AndroidSystemService.getInstance().shutdown(); in onDestroy()
149 public void shutdown() { in shutdown() method in EventLoader.LoaderThread207 mLoaderThread.shutdown(); in stopBackgroundThread()
459 Intent shutdown = new Intent(Intent.ACTION_REQUEST_SHUTDOWN); in onOtaCloseSpcNotice() local460 shutdown.putExtra(Intent.EXTRA_KEY_CONFIRM, false); in onOtaCloseSpcNotice()461 shutdown.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); in onOtaCloseSpcNotice()462 mContext.startActivity(shutdown); in onOtaCloseSpcNotice()
389 mAcceptThread.shutdown(); in closeService()551 void shutdown() { in shutdown() method in BluetoothPbapService.SocketAcceptThread
126 mTts.shutdown(); in onDestroy()