Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DCallerInfoAsyncQuery.java69 private static final int EVENT_NEW_QUERY = 1; field in CallerInfoAsyncQuery
169 cw.event = EVENT_NEW_QUERY; in startQueryInternal()
592 case EVENT_NEW_QUERY: in handleMessage()