Searched refs:onText (Results 1 – 11 of 11) sorted by relevance
73 final int onText = R.string.main_clear_progress_text; in cycleChecked_customLabel_shouldUpdateTextAndBackground() local76 mBar.setSwitchBarText(onText, offText); in cycleChecked_customLabel_shouldUpdateTextAndBackground()84 .isEqualTo(mContext.getString(onText)); in cycleChecked_customLabel_shouldUpdateTextAndBackground()89 final String onText = mContext.getString( in setCheck_customLabelWithStringType_shouldUpdateTextAndBackground() local95 mBar.setSwitchBarText(onText, offText); in setCheck_customLabelWithStringType_shouldUpdateTextAndBackground()102 assertThat(switchBarTextView.getText()).isEqualTo(onText); in setCheck_customLabelWithStringType_shouldUpdateTextAndBackground()
161 public void setSwitchTextOn(CharSequence onText) { in setSwitchTextOn() argument162 mSwitchOn = onText; in setSwitchTextOn()
46 void onText(String key, String text); in onText() method154 listener.onText(key, action.getTitle().toString()); in onGuidedActionEditedAndProceed()
120 public void onText(String key, String text) { in onText() method in BluetoothActionActivity
190 public void setSwitchBarText(String onText, String offText) { in setSwitchBarText() argument191 mOnText = onText; in setSwitchBarText()
369 public void onText(CharSequence text) {419 public void onText(CharSequence text) {
113 void onText(CharSequence text); in onText() method830 mKeyboardActionListener.onText(key.text); in detectAndSendKey()1112 public void onText(CharSequence text) { in onLongPress()1113 mKeyboardActionListener.onText(text); in onLongPress()
115 void onText(CharSequence text); in onText() method947 mKeyboardActionListener.onText(key.text); in detectAndSendKey()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
19496 method @Deprecated public void onText(CharSequence);
13663 method public abstract void onText(java.lang.CharSequence);