Home | History | Annotate | Download | only in sap

Lines Matching defs:SHUTDOWN

52     private static final int SHUTDOWN = 3;
239 mAcceptThread.shutdown();
321 * shutdown.When the remote disconnect,this thread shall run again waiting
421 void shutdown() {
494 case SHUTDOWN:
743 mSessionStatusHandler.obtainMessage(SHUTDOWN).sendToTarget();
753 } // Can only be null during shutdown