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

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

Completed in 150 milliseconds