Searched refs:LAUNCHER_CONTENT_URI (Results 1 – 1 of 1) sorted by relevance
54 private static final Uri LAUNCHER_CONTENT_URI = field in OneTimeInitializerService104 Cursor c = cr.query(LAUNCHER_CONTENT_URI, in updateDialtactsLauncher()138 cr.update(LAUNCHER_CONTENT_URI, values, updateWhere, null); in updateDialtactsLauncher()