Searched refs:MSG_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
70 private static final int MSG_DISCONNECT = 2; field in TunerRecordingSessionWorker159 mHandler.sendEmptyMessage(MSG_DISCONNECT); in disconnect()207 case MSG_DISCONNECT: { in handleMessage()
64 private static final int MSG_DISCONNECT = 4; field in TelephonyConnection124 case MSG_DISCONNECT:712 getPhone().registerForDisconnect(mHandler, MSG_DISCONNECT, null); in setOriginalConnection()