HomeSort by relevance Sort by last modified time
    Searched refs: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);
236 mKeyguardBottomArea.setAffordanceHelper(mAfforanceHelper);
    [all...]
PanelView.java 105 protected KeyguardBottomAreaView mKeyguardBottomArea;
    [all...]
PhoneStatusBar.java 366 KeyguardBottomAreaView mKeyguardBottomArea;
440 if (mKeyguardBottomArea != null) {
441 mKeyguardBottomArea.setUserSetupComplete(mUserSetup);
    [all...]

Completed in 494 milliseconds