Home | History | Annotate | Download | only in launcher2

Lines Matching refs:permanent

138         public void bindAppsRemoved(ArrayList<ApplicationInfo> apps, boolean permanent);
1589 final boolean permanent = mOp != OP_UNAVAILABLE;
1595 callbacks.bindAppsRemoved(removedFinal, permanent);