Home
last modified time | relevance | path

Searched refs:mIsSuwInProgress (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/car_product/car_ui_portrait/rro/CarUIPortraitCommon/src/com/android/car/caruiportrait/common/service/
DCarUiPortraitService.java163 private boolean mIsSuwInProgress; field in CarUiPortraitService
254 && isSuwInProgress != mIsSuwInProgress) { in onCreate()
255 mIsSuwInProgress = isSuwInProgress; in onCreate()