Searched defs:hasControl (Results 1 – 10 of 10) sorted by relevance
101 bool hasControl = (bool)data.readInt32(); in onTransact() local
140 public void updateCompatSysUiVisibility(int type, boolean visible, boolean hasControl) { in updateCompatSysUiVisibility()
101 boolean hasControl); in updateCompatSysUiVisibility()1190 boolean hasControl) { in updateCompatSysUiVisibility()
2018 boolean hasControl) { in updateCompatSysUiVisibility()
99 @InsetsState.InternalInsetsType int type, boolean visible, boolean hasControl) { in updateCompatSysUiVisibility()
364 public boolean hasControl() { in hasControl() method in TunerAdapter
456 public abstract boolean hasControl(); in hasControl() method in RadioTuner
369 bool hasControl() const { return mHasControl; } in hasControl() function
1884 void AudioFlinger::EffectHandle::setControl(bool hasControl, bool signal, bool enabled) in setControl()2316 bool hasControl = false; in setVolume_l() local
1038 public boolean hasControl() throws IllegalStateException { in hasControl() method in AudioEffect