Home | History | Annotate | Download | only in launcher3

Lines Matching full:isempty

308                     if (!updates.isEmpty()) {
358 if (!updates.isEmpty()) {
383 if (allAppsApps.isEmpty()) {
457 int preferredScreenIndex = workspaceScreens.isEmpty() ? 0 : 1;
500 if (workspaceApps.isEmpty()) {
550 if (!addedShortcutsFinal.isEmpty()) {
557 if (!addedShortcutsFinal.isEmpty()) {
1376 if (!mDeferredBindRunnables.isEmpty()) {
2318 if (!isSdCardReady && !sPendingPackages.isEmpty()) {
2534 if (!folders.isEmpty()) {
2688 if (!mBindCompleteRunnables.isEmpty()) {
2816 if (apps == null || apps.isEmpty()) {
2917 if (!updatedShortcuts.isEmpty()) {
2931 if (!updatedApps.isEmpty()) {
2972 if (!packagesRemoved.isEmpty()) {
2976 if (!packagesUnavailable.isEmpty()) {
3230 if (!updatedShortcuts.isEmpty() || !removedShortcuts.isEmpty()) {
3242 if (!removedShortcuts.isEmpty()) {
3246 if (!widgets.isEmpty()) {
3281 if (!removedPackages.isEmpty() || !removedComponents.isEmpty()) {
3305 if (!removedApps.isEmpty()) {
3352 if (bindFirst && !mBgWidgetsModel.isEmpty()) {
3410 if (!TextUtils.isEmpty(title)) {
3414 if (TextUtils.isEmpty(info.title)) {
3486 if (TextUtils.isEmpty(info.title) && c != null) {