Searched defs:disconnectType (Results 1 – 3 of 3) sorted by relevance
93 public void disconnectIndication(int token, int disconnectType) { in disconnectIndication()
153 int disconnectType = intent.getIntExtra(SapServer.SAP_DISCONNECT_TYPE_EXTRA, in onReceive() local
166 required DisconnectType disconnectType = 1; field