Searched refs:modeType (Results 1 – 2 of 2) sorted by relevance
230 private void logMode(String modeType, Display.Mode mode) { in logMode() argument232 Log.i(TAG, modeType + ": " + mode.getPhysicalWidth() + " " + mode.getPhysicalHeight() in logMode()
1048 public void onUssd(int modeType, String msg) { in onUssd() argument1053 mRadioVoiceIndication.onUssd(RadioIndicationType.UNSOLICITED, modeType, msg); in onUssd()