Home
last modified time | relevance | path

Searched refs:SEARCH_RESULT_TRAMPOLINE_ACTION (Results 1 – 1 of 1) sorted by relevance

/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/indexing/
DDatabaseIndexingUtils.java44 public static final String SEARCH_RESULT_TRAMPOLINE_ACTION = field in DatabaseIndexingUtils
52 final Intent intent = new Intent(SEARCH_RESULT_TRAMPOLINE_ACTION); in buildSearchTrampolineIntent()