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.java140 private HeadsetAgIndicatorEnableState mAgIndicatorEnableState; field in HeadsetStateMachine
1483 updateAgIndicatorEnableState(mAgIndicatorEnableState); in setSilenceDevice()
2025 && Objects.equals(mAgIndicatorEnableState, agIndicatorEnableState)) { in updateAgIndicatorEnableState()
2027 + mAgIndicatorEnableState); in updateAgIndicatorEnableState()
2030 mAgIndicatorEnableState = agIndicatorEnableState; in updateAgIndicatorEnableState()
2032 if (mAgIndicatorEnableState != null && mAgIndicatorEnableState.service) { in updateAgIndicatorEnableState()
2035 if (mAgIndicatorEnableState != null && mAgIndicatorEnableState.signal) { in updateAgIndicatorEnableState()