Home
last modified time | relevance | path

Searched refs:DELAY_DYNAMIC_QUERY_MS (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsResolver.java126 private static final int DELAY_DYNAMIC_QUERY_MS = 5000; field in ImsResolver
495 scheduleQueryForFeatures(name, DELAY_DYNAMIC_QUERY_MS);
1431 + DELAY_DYNAMIC_QUERY_MS + " mS"); in startDynamicQuery()
1432 scheduleQueryForFeatures(service, DELAY_DYNAMIC_QUERY_MS); in startDynamicQuery()