Searched defs:hasControl (Results 1 – 6 of 6) sorted by relevance
101 bool hasControl = (bool)data.readInt32(); in onTransact() local
362 public boolean hasControl() { in hasControl() method in TunerAdapter
456 public abstract boolean hasControl(); in hasControl() method in RadioTuner
237 bool hasControl() const { return mHasControl; } in hasControl() function
1774 void AudioFlinger::EffectHandle::setControl(bool hasControl, bool signal, bool enabled) in setControl()2197 bool hasControl = false; in setVolume_l() local
911 public boolean hasControl() throws IllegalStateException { in hasControl() method in AudioEffect