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

/packages/apps/InCallUI/src/com/android/incallui/
H A DCallerInfoAsyncQuery.java47 private static final int EVENT_NEW_QUERY = 1; field in class:CallerInfoAsyncQuery
166 case EVENT_NEW_QUERY:
372 cw.event = EVENT_NEW_QUERY;

Completed in 310 milliseconds