Searched refs:getCurrentFocusState (Results 1 – 2 of 2) sorted by relevance
277 public int[] getCurrentFocusState() { in getCurrentFocusState() method in AudioHalService
120 FocusState currentState = FocusState.create(mAudioHal.getCurrentFocusState()); in init()