Searched refs:CallerInfoWorkerHandler (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/telecomm/java/android/telecom/ | ||
H A D | CallerInfoAsyncQuery.java | 175 protected class CallerInfoWorkerHandler extends WorkerHandler { class in CallerInfoAsyncQuery.CallerInfoAsyncQueryHandler |
/aosp12/packages/apps/Dialer/java/com/android/incallui/ | ||
H A D | CallerInfoAsyncQuery.java | 418 return new CallerInfoWorkerHandler(looper); in createHandler() |