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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java3612 boolean currentlyInsecure) {
3620 | ((currentlyInsecure ? 1 : 0) << 12);
3610 getLoggingFingerprint(int statusBarState, boolean keyguardShowing, boolean keyguardOccluded, boolean bouncerShowing, boolean secure, boolean currentlyInsecure) argument

Completed in 28 milliseconds