HomeSort by relevance Sort by last modified time
    Searched refs:setUserLocked (Results 1 - 4 of 4) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java 66 public void setUserLocked(boolean userLocked) {
NotificationData.java 59 public void setUserLocked(boolean userLocked) {
60 row.setUserLocked(userLocked);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpNotificationView.java 202 mHeadsUp.row.setUserLocked(userLocked);
NotificationRowLayout.java 165 ((ExpandableNotificationRow) v).setUserLocked(userLocked);

Completed in 64 milliseconds