Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallAudioRouteController.java105 private int mFocusType; field in CallAudioRouteController
186 mFocusType = NO_FOCUS; in CallAudioRouteController()
771 mFocusType = focus; in handleSwitchFocus()
837 if (mFocusType == RINGING_FOCUS) { in handleSwitchBluetooth()
1316 mFocusType = ACTIVE_FOCUS; in setActive()
1318 mFocusType = NO_FOCUS; in setActive()