/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/ |
D | EditTextVariations.java | 108 int inputType = e.getInputType(); in onCreate() 222 hint += inputTypeToString(e.getInputType()); in setupHintText() 254 e.getInputType() & InputType.TYPE_MASK_CLASS, in setupHintText() 255 e.getInputType() & InputType.TYPE_MASK_VARIATION, in setupHintText() 256 e.getInputType() & InputType.TYPE_MASK_FLAGS, hint)); in setupHintText()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/widget/ |
D | ValidatedEditTextPreferenceTest.java | 117 assertThat(editText.getInputType() in bindDialogView_isPassword_shouldSetInputType() 130 assertThat(textView.getInputType() in bindViewHolder_isPassword_shouldSetInputType() 143 assertThat(textView.getInputType()).isEqualTo( in bindViewHolder_isNotPassword_shouldNotAutoCorrectText()
|
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/common/ |
D | PasswordEditTextPreferenceDialogFragmentTest.java | 95 assertThat(editText.getInputType()).isEqualTo(InputType.TYPE_CLASS_TEXT in onCheckBoxChecked_shouldRevealRawPassword() 112 assertThat(editText.getInputType()).isEqualTo((InputType.TYPE_CLASS_TEXT in onCheckBoxUnchecked_shouldObscureRawPassword()
|
/packages/apps/Stk/src/com/android/stk/ |
D | StkDigitsKeyListener.java | 32 public int getInputType() { in getInputType() method in StkDigitsKeyListener
|
/packages/apps/Dialer/java/com/android/dialer/dialpadview/ |
D | DigitsEditText.java | 32 setInputType(getInputType() | InputType.TYPE_TEXT_FLAG_NO_SUGGESTIONS); in DigitsEditText()
|
/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/ |
D | DigitsEditText.java | 40 setInputType(getInputType() | InputType.TYPE_TEXT_FLAG_NO_SUGGESTIONS); in DigitsEditText()
|
/packages/services/Car/car-lib/src/android/car/input/ |
D | RotaryEvent.java | 145 public @CarInputManager.InputTypeEnum int getInputType() { in getInputType() method in RotaryEvent
|
/packages/services/Car/service/src/com/android/car/ |
D | CarInputService.java | 469 switch (event.getInputType()) { in rotaryEventToKeyEvents() 481 Log.e(CarLog.TAG_INPUT, "Unknown rotary input type: " + event.getInputType()); in rotaryEventToKeyEvents()
|
D | InputCaptureClientController.java | 523 int inputType = event.getInputType(); in onRotaryEvent()
|
/packages/apps/Settings/src/com/android/settings/datausage/ |
D | BillingCycleSettings.java | 291 public int getInputType() { in setupPicker()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/password/ |
D | ConfirmLockPassword.java | 167 int currentType = mPasswordEntry.getInputType(); in onCreateView()
|
D | ChooseLockPassword.java | 449 int currentType = mPasswordEntry.getInputType(); in onViewCreated()
|
/packages/apps/Settings/src/com/android/settings/password/ |
D | ConfirmLockPassword.java | 174 int currentType = mPasswordEntry.getInputType(); in onCreateView()
|
D | ChooseLockPassword.java | 476 int currentType = mPasswordEntry.getInputType(); in onViewCreated()
|
/packages/apps/Messaging/src/com/android/messaging/ui/contact/ |
D | ContactPickerFragment.java | 234 if ((mRecipientTextView.getInputType() & InputType.TYPE_CLASS_PHONE) != in onMenuItemClick()
|
/packages/services/Car/tests/carservice_test/src/com/android/car/input/ |
D | CarInputManagerTest.java | 560 assertThat(rotaryEvent.getInputType()).isEqualTo(rotaryType); in assertLastRotaryEvent()
|
/packages/apps/Car/RotaryController/src/com/android/car/rotary/ |
D | RotaryService.java | 820 if (rotaryEvent.getInputType() != CarInputManager.INPUT_TYPE_ROTARY_NAVIGATION) { in handleRotaryEvent()
|
/packages/apps/Launcher3/src/com/android/launcher3/folder/ |
D | Folder.java | 242 mFolderName.setInputType(mFolderName.getInputType() in onFinishInflate()
|
/packages/apps/TV/libs/m2/ |
D | protobuf-java-3.7.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |