Home | History | Annotate | Download | only in browser

Lines Matching refs:System

373                 Settings.System.getUriFor(
374 Settings.System.SHOW_WEB_SUGGESTIONS),
381 * This Observer will ensure that if the user changes the system
400 // If non-null, then the system is set to show web suggestions,
405 * Check the system
412 if (Settings.System.getInt(context.getContentResolver(),
413 Settings.System.SHOW_WEB_SUGGESTIONS,
892 System.arraycopy(projectionIn, 0, projection, 0, projectionIn.length);