Searched defs:hasControl (Results 1 – 10 of 10) sorted by relevance
225 status_t Radio::hasControl(bool *hasControl) in hasControl() function in android::Radio
204 virtual status_t hasControl(bool *hasControl) in hasControl() argument
101 bool hasControl = (bool)data.readInt32(); in onTransact() local
248 public abstract boolean hasControl(); in hasControl() method in RadioTuner
86 public native boolean hasControl(); in hasControl() method in RadioModule
891 status_t RadioService::ModuleClient::hasControl(bool *hasControl) in hasControl() function in android::RadioService::ModuleClient
230 bool hasControl() const { return mHasControl; } in hasControl() function
1448 void AudioFlinger::EffectHandle::setControl(bool hasControl, bool signal, bool enabled) in setControl()1868 bool hasControl = false; in setVolume_l() local
887 public boolean hasControl() throws IllegalStateException { in hasControl() method in AudioEffect
805 bool hasControl; in android_hardware_Radio_hasControl() local