Searched defs:mConnectionState (Results 1 – 9 of 9) sorted by relevance
333 final int mConnectionState; field in MediaRoute2Info664 int mConnectionState; field in MediaRoute2Info.Builder
91 private final MutableLiveData<Integer> mConnectionState = new MutableLiveData<>(); field in RadioAppServiceWrapper
87 private int mConnectionState = BluetoothProfile.STATE_DISCONNECTED; field in HearingAidStateMachine
74 private int mConnectionState = BluetoothAdapter.STATE_DISCONNECTED; field in BluetoothControllerImpl
91 private int mConnectionState = BluetoothProfile.STATE_DISCONNECTED; field in A2dpStateMachine
200 private @ConnectionState int mConnectionState = ConnectionState.DISCONNECTED; field in UiAutomation
98 private volatile int mConnectionState = BluetoothAdapter.STATE_DISCONNECTED; field in AdapterProperties
1072 private int mConnectionState; field in Car
808 private Call.State mConnectionState = Call.State.IDLE; field in TelephonyConnection