Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationCustomViewWrapper.java114 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationCustomViewWrapper
115 super.setLegacy(legacy); in setLegacy()
DNotificationViewWrapper.java174 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationViewWrapper
/frameworks/base/core/java/android/bluetooth/le/
DScanSettings.java391 public Builder setLegacy(boolean legacy) { in setLegacy() method in ScanSettings.Builder
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java1049 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationContentView
1056 mContractedWrapper.setLegacy(mLegacy); in updateLegacy()
1059 mExpandedWrapper.setLegacy(mLegacy); in updateLegacy()
1062 mHeadsUpWrapper.setLegacy(mLegacy); in updateLegacy()
DExpandableNotificationRow.java1970 public void setLegacy(boolean legacy) {
1972 l.setLegacy(legacy);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java6324 row.setLegacy(entry.targetSdk >= Build.VERSION_CODES.GINGERBREAD
/frameworks/base/api/
Dcurrent.txt8213 method public android.bluetooth.le.ScanSettings.Builder setLegacy(boolean);
Dsystem-current.txt8707 method public android.bluetooth.le.ScanSettings.Builder setLegacy(boolean);