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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
CellularTile.java 120 final String dataContentDesc = cb.enabled && (cb.dataTypeIconId > 0) && !cb.wifiEnabled
125 signalContentDesc, dataContentDesc,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
MobileSignalController.java 484 int discContentDesc, int dataContentDesc, int dataType, boolean isWide,
488 mDataContentDescription = dataContentDesc;

Completed in 33 milliseconds