Home
last modified time | relevance | path

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

/aosp14/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.java333 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationViewWrapper
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
H A DNotificationRowBinderImpl.java197 row.setLegacy(entry.targetSdk >= Build.VERSION_CODES.GINGERBREAD in updateRow()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java1156 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationContentView
1163 mContractedWrapper.setLegacy(mLegacy); in updateLegacy()
1166 mExpandedWrapper.setLegacy(mLegacy); in updateLegacy()
1169 mHeadsUpWrapper.setLegacy(mLegacy); in updateLegacy()
H A DExpandableNotificationRow.java3246 public void setLegacy(boolean legacy) {
3248 l.setLegacy(legacy);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...