Searched defs:toggleState (Results 1 – 3 of 3) sorted by relevance
146 @Nonnull final KeyboardSwitchState toggleState) { in setKeyboard()272 @Nonnull final KeyboardSwitchState toggleState) { in isImeSuppressedByHardwareKeyboard()278 @Nonnull final KeyboardSwitchState toggleState) { in setMainKeyboardFrame()337 public void onToggleKeyboard(@Nonnull final KeyboardSwitchState toggleState) { in onToggleKeyboard()
92 Button toggleState = (Button) mMainView.findViewById(R.id.toggle_state); in onCreateView() local
135 public final void toggleState(Context context) { in toggleState() method in SettingsAppWidgetProvider.StateTracker