Searched refs:isFocusSupported (Results 1 – 2 of 2) sorted by relevance
269 public synchronized boolean isFocusSupported() { in isFocusSupported() method in AudioHalService278 if (!isFocusSupported()) { in getCurrentFocusState()
114 boolean isFocusSuported = mAudioHal.isFocusSupported(); in init()