Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/qc/
DDataSubscriptionController.java172 if (mIsProactiveMsg) {
193 private boolean mIsProactiveMsg; field in DataSubscriptionController
279 mIsProactiveMsg = true; in updateShouldDisplayProactiveMsg()
297 mIsProactiveMsg = false; in updateShouldDisplayReactiveMsg()
316 if (mIsProactiveMsg) { in showPopUpWindow()
334 mIsProactiveMsg = false; in showPopUpWindow()
457 mIsProactiveMsg = value; in setIsProactiveMsg()