Searched refs:setLegacy (Results 1 – 7 of 7) sorted by relevance
80 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationCustomViewWrapper81 super.setLegacy(legacy); in setLegacy()
278 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationViewWrapper
388 public Builder setLegacy(boolean legacy) { in setLegacy() method in ScanSettings.Builder
1155 public void setLegacy(boolean legacy) { in setLegacy() method in NotificationContentView1162 mContractedWrapper.setLegacy(mLegacy); in updateLegacy()1165 mExpandedWrapper.setLegacy(mLegacy); in updateLegacy()1168 mHeadsUpWrapper.setLegacy(mLegacy); in updateLegacy()
2836 public void setLegacy(boolean legacy) {2838 l.setLegacy(legacy);
231 row.setLegacy(entry.targetSdk >= Build.VERSION_CODES.GINGERBREAD in updateNotification()
9079 method public android.bluetooth.le.ScanSettings.Builder setLegacy(boolean);