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