Home
last modified time | relevance | path

Searched refs:mAgIndicatorEnableState (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java137 private HeadsetAgIndicatorEnableState mAgIndicatorEnableState; field in HeadsetStateMachine
1455 updateAgIndicatorEnableState(mAgIndicatorEnableState); in setSilenceDevice()
1988 && Objects.equals(mAgIndicatorEnableState, agIndicatorEnableState)) { in updateAgIndicatorEnableState()
1990 + mAgIndicatorEnableState); in updateAgIndicatorEnableState()
1993 mAgIndicatorEnableState = agIndicatorEnableState; in updateAgIndicatorEnableState()
1995 if (mAgIndicatorEnableState != null && mAgIndicatorEnableState.service) { in updateAgIndicatorEnableState()
1998 if (mAgIndicatorEnableState != null && mAgIndicatorEnableState.signal) { in updateAgIndicatorEnableState()