Searched defs:noSim (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DCellularTile.java101 final int iconId = cb.noSim ? R.drawable.ic_qs_no_sim
107 state.autoMirrorDrawable = !cb.noSim;
155 boolean noSim; field in class:CellularTile.CallbackInfo
190 mInfo.noSim = show;
191 if (mInfo.noSim) {

Completed in 53 milliseconds