Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationCustomViewWrapper.java81 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationCustomViewWrapper
82 super.setLegacy(legacy); in setLegacy()
DNotificationViewWrapper.java350 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationViewWrapper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
DNotificationRowBinderImpl.java229 row.setLegacy(entry.targetSdk >= Build.VERSION_CODES.GINGERBREAD in updateRow()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1253 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationContentView
1260 mContractedWrapper.setLegacy(mLegacy); in updateLegacy()
1263 mExpandedWrapper.setLegacy(mLegacy); in updateLegacy()
1266 mHeadsUpWrapper.setLegacy(mLegacy); in updateLegacy()
DExpandableNotificationRow.java3356 public void setLegacy(boolean legacy) {
3358 l.setLegacy(legacy);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...