Home | History | Annotate | Download | only in launcher3

Lines Matching defs:hasSettings

1160     protected boolean hasSettings() {
1162 return mLauncherCallbacks.hasSettings();
1429 boolean hasSettings = hasSettings();
1430 if (hasSettings) {