Searched refs:toggle (Results 1 – 13 of 13) sorted by relevance
4 RAWLOGS_FILE=power-toggle-rawlogs.txt5 ANALYSIS_FILE=power-toggle-analysis.txt
60 this.classList.toggle("active");66 selectedSubNode.classList.toggle("active");77 selectedNode.classList.toggle("active");80 selectedSubNode.classList.toggle("active");96 this.classList.toggle("active");109 selectedSubNode.classList.toggle("active");238 selectedNode.classList.toggle("active");241 selectedSubNode.classList.toggle("active");
130 public void toggle() { in toggle() method in FloatingActionButton139 toggle(); in performClick()
45 public void toggle() { in toggle() method in CheckableFrameLayout
51 ((SpeechListAdapter)getListAdapter()).toggle(position); in onListItemClick()115 public void toggle(int position) { in toggle() method in List6.SpeechListAdapter
38 Button button = (Button) findViewById(R.id.toggle); in onCreate()
41 Button button = (Button) findViewById(R.id.toggle); in onCreate()
126 public void toggle() { in toggle() method in Grid3.CheckableLayout
11 AppRestrictionEnforcer sample to toggle the restriction.
54 public void toggle() { in toggle() method in CheckableLinearLayout
11 … When launched under the primary User account, you can toggle between standard app restriction
83 mButtonToggle = (Button) view.findViewById(R.id.toggle); in onViewCreated()110 case R.id.toggle: in onClick()
526 mShowApplicationsCheck.toggle(); in showApplications()562 mShowApplicationsCheck.toggle(); in hideApplications()