Searched refs:getCommonHandlerThread (Results 1 – 4 of 4) sorted by relevance
22 import static com.android.car.CarServiceUtils.getCommonHandlerThread;228 this(context, new Handler(getCommonHandlerThread().getLooper())); in CarUserNoticeService()
391 runOnLooper(getCommonHandlerThread().getLooper(), action); in runOnCommon()528 public static HandlerThread getCommonHandlerThread() { in getCommonHandlerThread() method in CarServiceUtils
23 import static com.android.car.CarServiceUtils.getCommonHandlerThread;308 new Handler(getCommonHandlerThread().getLooper()), in CarInputService()
30 import static com.android.car.CarServiceUtils.getCommonHandlerThread;160 getCommonHandlerThread().getLooper());