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

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchSettings.java 50 public long getSearchBaseDomainApplyTime();
SearchSettingsImpl.java 191 public long getSearchBaseDomainApplyTime() {
199 // ideally check that getSearchBaseDomainApplyTime() is not -1 before
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
MockSearchSettings.java 54 public long getSearchBaseDomainApplyTime() {

Completed in 164 milliseconds