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.java102 private static final int DELAY_DYNAMIC_QUERY_MS = 5000; field in ImsResolver
425 scheduleQueryForFeatures(name, DELAY_DYNAMIC_QUERY_MS);
1105 scheduleQueryForFeatures(service, DELAY_DYNAMIC_QUERY_MS); in startDynamicQuery()