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