Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java261 RotationLockControllerImpl mRotationLockController; field in PhoneStatusBar
818 mRotationLockController = new RotationLockControllerImpl(mContext); in makeStatusBarView()
867 mBluetoothController, mLocationController, mRotationLockController, in makeStatusBarView()