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

  /frameworks/base/core/java/android/provider/
SearchIndexablesContract.java 117 RawData.COLUMN_SCREEN_TITLE, // 6
251 public static final String COLUMN_SCREEN_TITLE = "screenTitle";
  /packages/apps/Settings/tests/unit/src/com/android/settings/search/
SearchIndexablesContractTest.java 47 assertThat(SearchIndexablesContract.RawData.COLUMN_SCREEN_TITLE)
  /packages/services/Telephony/src/com/android/phone/
PhoneSearchIndexablesProvider.java 87 .add(RawData.COLUMN_SCREEN_TITLE, title)

Completed in 206 milliseconds