Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DPartialConversationInfo.java75 private boolean mPressedApply; field in PartialConversationInfo
91 mPressedApply = true;
290 return mPressedApply;
DNotificationConversationInfo.java115 private boolean mPressedApply; field in NotificationConversationInfo
169 mPressedApply = true;
569 return mPressedApply; in shouldBeSaved()
DNotificationInfo.java109 private boolean mPressedApply; field in NotificationInfo
145 mPressedApply = true;
550 return mPressedApply;