Searched defs:getInputType (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
H A DStkDigitsKeyListener.java32 public int getInputType() { method in class:StkDigitsKeyListener
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
H A DFormPageDisplayer.java64 int getInputType(); method in interface:FormPageDisplayer.FormPageInfo
213 formPageInfo.getInputType(), lastPage == null ? null : lastPage.getDataSummary());
237 getDescription(formPageInfo, descriptionArgument), formPageInfo.getInputType(),
H A DWifiFormPageType.java159 public int getInputType() { method in class:WifiFormPageType
/packages/apps/OMA-DM/DMService/src/com/android/omadm/service/
H A DDMAlert.java252 intent.putExtra("InputType", getInputType(inputType, echoType));
476 private static int getInputType(int i, int e) { method in class:DMAlert

Completed in 195 milliseconds