Searched refs:CONTENT_URI_NO_NOTIFICATION (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherSettings.java108 static final Uri CONTENT_URI_NO_NOTIFICATION = Uri.parse("content://" + field in class:LauncherSettings.Favorites
H A DLauncherModel.java623 LauncherSettings.Favorites.CONTENT_URI_NO_NOTIFICATION, values);
753 cr.delete(LauncherSettings.Favorites.CONTENT_URI_NO_NOTIFICATION,
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherSettings.java144 static final Uri CONTENT_URI_NO_NOTIFICATION = Uri.parse("content://" + field in class:LauncherSettings.Favorites
H A DLauncherModel.java865 LauncherSettings.Favorites.CONTENT_URI_NO_NOTIFICATION, values);
1013 cr.delete(LauncherSettings.Favorites.CONTENT_URI_NO_NOTIFICATION,

Completed in 179 milliseconds