Home
last modified time | relevance | path

Searched refs:mMobileState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarIconHolder.java38 private MobileIconState mMobileState; field in StatusBarIconHolder
67 holder.mMobileState = state; in fromMobileIconState()
93 return mMobileState; in getMobileState()
97 mMobileState = state; in setMobileState()
107 return mMobileState.visible; in isVisible()
128 mMobileState.visible = visible; in setVisible()