Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfo.java117 private boolean mPressedApply; field in NotificationConversationInfo
156 mPressedApply = true;
569 return mPressedApply; in shouldBeSavedOnClose()
586 mPressedApply = false; in handleCloseControls()
DNotificationInfo.java110 private boolean mPressedApply; field in NotificationInfo
158 mPressedApply = true;
585 return mPressedApply;
611 mPressedApply = false;