Searched refs:MSG_SUW_IN_PROGRESS (Results 1 – 2 of 2) sorted by relevance
124 public static final int MSG_SUW_IN_PROGRESS = 5; field in CarUiPortraitService256 notifyClients(MSG_SUW_IN_PROGRESS, boolToInt(isSuwInProgress)); in onCreate()
31 import static com.android.car.caruiportrait.common.service.CarUiPortraitService.MSG_SUW_IN_PROGRESS;1247 case MSG_SUW_IN_PROGRESS: in handleMessage()