Searched refs:activeControl (Results 1 – 1 of 1) sorted by relevance
196 for (InsetsSourceControl activeControl : activeControls) { in onControlsChanged()197 if (activeControl != null) { in onControlsChanged()199 mTmpControlArray.put(activeControl.getType(), activeControl); in onControlsChanged() local