Home | History | Annotate | Download | only in launcher2

Lines Matching full:shortcut

319         private static final String TAG_SHORTCUT = "shortcut";
676 // Determine the type and also put that in the shortcut
689 Log.e(TAG, "Problem upgrading shortcut", ex);
691 Log.e(TAG, "Problem upgrading shortcut", e);
1236 Log.w(TAG, "Shortcut has malformed uri: " + uri);
1241 Log.w(TAG, "Shortcut is missing title or icon resource ID");