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

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

Completed in 63 milliseconds