Searched refs:getShiftKeyIndices (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DPasswordEntryKeyboardView.java43 int[] indices = getKeyboard().getShiftKeyIndices();
H A DPasswordEntryKeyboard.java144 for (int index : getShiftKeyIndices()) {
/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboard.java716 public int[] getShiftKeyIndices() { method in class:Keyboard

Completed in 85 milliseconds