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

/packages/apps/Settings/src/com/android/settings/search/
H A DIndexDatabaseHelper.java53 public static final String INTENT_ACTION = "intent_action"; field in interface:IndexDatabaseHelper.IndexColumns
100 IndexColumns.INTENT_ACTION +
H A DIndex.java122 IndexColumns.INTENT_ACTION, // 9
1049 values.put(IndexColumns.INTENT_ACTION, intentAction);

Completed in 23 milliseconds