Home
last modified time | relevance | path

Searched defs:until (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/search/
DTvProviderSearch.java154 int until = pos + columnForExactMatching.length; in insertSelectionArgumentStrings() local
161 int until = pos + columnForPartialMatching.length; in insertSelectionArgumentStrings() local
/packages/modules/Bluetooth/tools/rootcanal/test/
Dposix_socket_unittest.cc174 clock::time_point until = clock::now() + 250ms; in TEST_F() local