Searched defs:DISCONNECTED (Results 1 – 10 of 10) sorted by relevance
88 public static final int DISCONNECTED = 7; field in CallState
38 private static final int DISCONNECTED = 0; field in NdefPushClient
35 private static final int DISCONNECTED = 0; field in HandoverClient
45 private static final int DISCONNECTED = 0; field in SnepClient
55 final static int DISCONNECTED = 2; field in BluetoothPbapObexSession
375 DISCONNECTED, CONNECTING, CONNECTED, DISCONNECTING; enumConstant
49 private static final int DISCONNECTED = 0; field in BluetoothMapManager
57 DISCONNECTED, CONNECTING, CONNECTING_CALL_ONGOING, CONNECTED, enumConstant
92 private static final int DISCONNECTED = 1; field in BluetoothMapService
64 public static final int DISCONNECTED = 10; /* State after a call disconnects */ field in Call.State