Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationCustomViewWrapper.java81 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationCustomViewWrapper
82 super.setLegacy(legacy); in setLegacy()
H A DNotificationViewWrapper.java335 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationViewWrapper
/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DScanSettings.java407 public Builder setLegacy(boolean legacy) { in setLegacy() method in ScanSettings.Builder
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
H A DNotificationRowBinderImpl.java207 row.setLegacy(entry.targetSdk >= Build.VERSION_CODES.GINGERBREAD in updateRow()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java1087 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationContentView
1094 mContractedWrapper.setLegacy(mLegacy); in updateLegacy()
1097 mExpandedWrapper.setLegacy(mLegacy); in updateLegacy()
1100 mHeadsUpWrapper.setLegacy(mLegacy); in updateLegacy()
H A DExpandableNotificationRow.java2987 public void setLegacy(boolean legacy) {
2989 l.setLegacy(legacy);
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DNsdService.java221 cInfo.setLegacy(); in processMessage()
910 private void setLegacy() { in setLegacy() method in NsdService.ClientInfo
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java3827 .setLegacy(settings.getLegacy()) in enforceReportDelayFloor()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9790 method public android.bluetooth.le.ScanSettings.Builder setLegacy(boolean);