OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mmaxkeyguardnotifications
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
KeyguardClockPositionAlgorithm.java
46
private int
mMaxKeyguardNotifications
;
90
mMaxKeyguardNotifications
= maxKeyguardNotifications;
188
/ (
mMaxKeyguardNotifications
+ mMoreCardNotificationAmount);
PhoneStatusBar.java
467
private int
mMaxKeyguardNotifications
;
[
all
...]
Completed in 56 milliseconds