Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachine.java145 private HeadsetAgIndicatorEnableState mAgIndicatorEnableState; field in HeadsetStateMachine
1520 updateAgIndicatorEnableState(mAgIndicatorEnableState); in setSilenceDevice()
2072 && Objects.equals(mAgIndicatorEnableState, agIndicatorEnableState)) { in updateAgIndicatorEnableState()
2074 + mAgIndicatorEnableState); in updateAgIndicatorEnableState()
2077 mAgIndicatorEnableState = agIndicatorEnableState; in updateAgIndicatorEnableState()
2079 if (mAgIndicatorEnableState != null && mAgIndicatorEnableState.service) { in updateAgIndicatorEnableState()
2082 if (mAgIndicatorEnableState != null && mAgIndicatorEnableState.signal) { in updateAgIndicatorEnableState()