Searched defs:CONNECTING (Results 1 – 10 of 10) sorted by relevance
42 public static final int CONNECTING = 1; field in CallState
39 private static final int CONNECTING = 1; field in NdefPushClient
36 private static final int CONNECTING = 1; field in HandoverClient
46 private static final int CONNECTING = 1; field in SnepClient
54 final static int CONNECTING = 1; field in BluetoothPbapObexSession
375 DISCONNECTED, CONNECTING, CONNECTED, DISCONNECTING; enumConstant
51 private static final int CONNECTING = 2; field in BluetoothMapManager
57 DISCONNECTED, CONNECTING, CONNECTING_CALL_ONGOING, CONNECTED, enumConstant
94 private static final int CONNECTING = 3; field in BluetoothMapService
67 public static final int CONNECTING = 13; /* Waiting for Telecom broadcast to finish */ field in Call.State