OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 350 milliseconds