Searched defs:makeStatusBarView (Results 1 - 2 of 2) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/
H A DCarStatusBar.java73 protected PhoneStatusBarView makeStatusBarView() { method in class:CarStatusBar
74 PhoneStatusBarView statusBarView = super.makeStatusBarView();
83 Log.d(TAG, "makeStatusBarView(). mBatteryMeterView: " + mBatteryMeterView);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java707 protected PhoneStatusBarView makeStatusBarView() { method in class:PhoneStatusBar
3248 makeStatusBarView();

Completed in 75 milliseconds