HomeSort by relevance Sort by last modified time
    Searched refs:iconMode (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
EriInfo.java 30 public int iconMode;
35 public EriInfo (int roamingIndicator, int iconIndex, int iconMode, String eriText,
40 this.iconMode = iconMode;
EriManager.java 208 int iconMode = Integer.parseInt(parser.getAttributeValue(null, "IconMode"));
215 iconIndex, iconMode, eriText, callPromptId, alertId));
292 eriInfo.iconMode,
460 defEriInfo.iconMode,
467 eriInfo.iconMode,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
NetworkControllerImpl.java     [all...]

Completed in 56 milliseconds