HomeSort by relevance Sort by last modified time
    Searched refs:getShiftKeyIndices (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/com/android/internal/widget/
PasswordEntryKeyboardView.java 43 int[] indices = getKeyboard().getShiftKeyIndices();
PasswordEntryKeyboard.java 144 for (int index : getShiftKeyIndices()) {
  /frameworks/base/core/java/android/inputmethodservice/
Keyboard.java 716 public int[] getShiftKeyIndices() {
    [all...]

Completed in 397 milliseconds