Searched refs:dpAltModeStatus (Results 1 – 1 of 1) sorted by relevance
840 public static String dpAltModeStatusToString(int dpAltModeStatus) { in dpAltModeStatusToString() argument841 switch (dpAltModeStatus) { in dpAltModeStatusToString()851 return Integer.toString(dpAltModeStatus); in dpAltModeStatusToString()