Searched defs:toggleState (Results 1 – 4 of 4) sorted by relevance
35 boolean toggleState) { in put()162 public LastCallerInfo(int tid, int uid, int pid, String packageName, boolean toggleState) { in LastCallerInfo()
150 @Nonnull final KeyboardSwitchState toggleState) { in setKeyboard()276 @Nonnull final KeyboardSwitchState toggleState) { in isImeSuppressedByHardwareKeyboard()282 @Nonnull final KeyboardSwitchState toggleState) { in setMainKeyboardFrame()341 public void onToggleKeyboard(@Nonnull final KeyboardSwitchState toggleState) { in onToggleKeyboard()
102 String toggleState = getString( in updateTitle() local
92 Button toggleState = (Button) mMainView.findViewById(R.id.toggle_state); in onCreateView() local