HomeSort by relevance Sort by last modified time
    Searched refs:COLUMN_INDEX_RAW_INTENT_ACTION (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/provider/
SearchIndexablesContract.java 123 public static final int COLUMN_INDEX_RAW_INTENT_ACTION = 9;
  /packages/apps/Settings/src/com/android/settings/search/
Index.java 71 import static android.provider.SearchIndexablesContract.COLUMN_INDEX_RAW_INTENT_ACTION;
606 final String action = cursor.getString(COLUMN_INDEX_RAW_INTENT_ACTION);
    [all...]

Completed in 82 milliseconds