Home | History | Annotate | Download | only in launcher2

Lines Matching full:favorite

220         private static final String TAG_FAVORITE = "favorite";
770 * Loads the default set of favorite packages from an xml file.
802 TypedArray a = mContext.obtainStyledAttributes(attrs, R.styleable.Favorite);
862 R.styleable.Favorite);
940 Log.w(TAG, "Unable to add favorite: " + packageName +