Searched refs:sapDisconnectIntent (Results 1 – 2 of 2) sorted by relevance
226 Intent sapDisconnectIntent = new Intent(SapServer.SAP_DISCONNECT_ACTION); in setNotification() local240 sapDisconnectIntent.putExtra(SapServer.SAP_DISCONNECT_TYPE_EXTRA, type); in setNotification()242 sapDisconnectIntent,flags); in setNotification()255 sapDisconnectIntent.putExtra(SapServer.SAP_DISCONNECT_TYPE_EXTRA, in setNotification()261 SapMessage.DISC_GRACEFULL, sapDisconnectIntent,flags); in setNotification()677 Intent sapDisconnectIntent = new Intent(SapServer.SAP_DISCONNECT_ACTION); in startDisconnectTimer() local678 sapDisconnectIntent.putExtra(SAP_DISCONNECT_TYPE_EXTRA, discType); in startDisconnectTimer()683 sapDisconnectIntent, in startDisconnectTimer()
260 Intent sapDisconnectIntent = new Intent(SapServer.SAP_DISCONNECT_ACTION); in testSapServerTimeouts() local261 sapDisconnectIntent.putExtra( in testSapServerTimeouts()284 mContext.sendBroadcast(sapDisconnectIntent); in testSapServerTimeouts()