Searched refs:setLegacy (Results 1 – 8 of 8) sorted by relevance
58 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationCustomViewWrapper59 super.setLegacy(legacy); in setLegacy()
153 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationViewWrapper
388 public Builder setLegacy(boolean legacy) { in setLegacy() method in ScanSettings.Builder
1126 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationContentView1133 mContractedWrapper.setLegacy(mLegacy); in updateLegacy()1136 mExpandedWrapper.setLegacy(mLegacy); in updateLegacy()1139 mHeadsUpWrapper.setLegacy(mLegacy); in updateLegacy()
2566 public void setLegacy(boolean legacy) {2568 l.setLegacy(legacy);
715 row.setLegacy(entry.targetSdk >= Build.VERSION_CODES.GINGERBREAD in updateNotification()
6071 Landroid/bluetooth/le/ScanSettings$Builder;->setLegacy(Z)Landroid/bluetooth/le/ScanSettings$Builder;
8779 method public android.bluetooth.le.ScanSettings.Builder setLegacy(boolean);