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

/packages/apps/Browser/src/com/android/browser/
H A DPreloadRequestReceiver.java39 private static final String ACTION_PRELOAD = "android.intent.action.PRELOAD"; field in class:PreloadRequestReceiver
51 intent.getAction().equals(ACTION_PRELOAD)) {

Completed in 114 milliseconds