HomeSort by relevance Sort by last modified time
    Searched full:mkeyguardbottomarea (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java 233 mKeyguardBottomArea = (KeyguardBottomAreaView) findViewById(R.id.keyguard_bottom_area);
    [all...]
PanelView.java 104 protected KeyguardBottomAreaView mKeyguardBottomArea;
    [all...]
PhoneStatusBar.java 356 KeyguardBottomAreaView mKeyguardBottomArea;
430 if (mKeyguardBottomArea != null) {
431 mKeyguardBottomArea.setUserSetupComplete(mUserSetup);
    [all...]

Completed in 128 milliseconds