OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isUserSetup
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
Recents.java
244
if (!
isUserSetup
()) {
284
if (!
isUserSetup
()) {
319
if (!
isUserSetup
()) {
356
if (!
isUserSetup
()) {
384
if (!
isUserSetup
()) {
413
if (!
isUserSetup
()) {
537
if (!
isUserSetup
()) {
548
if (!
isUserSetup
()) {
736
private boolean
isUserSetup
() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
ZenModeControllerImpl.java
120
return mSetupObserver.isDeviceProvisioned() && mSetupObserver.
isUserSetup
();
263
public boolean
isUserSetup
() {
Completed in 44 milliseconds