Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/le/
DAdvertisingSetParameters.java110 private AdvertisingSetParameters(boolean connectable, boolean scannable, boolean isLegacy, in AdvertisingSetParameters() argument
116 mIsLegacy = isLegacy; in AdvertisingSetParameters()
154 public boolean isLegacy() { in isLegacy() method in AdvertisingSetParameters
290 public Builder setLegacyMode(boolean isLegacy) { in setLegacyMode() argument
291 mIsLegacy = isLegacy; in setLegacyMode()
DScanResult.java232 public boolean isLegacy() { in isLegacy() method in ScanResult
DBluetoothLeAdvertiser.java352 if (parameters.isLegacy()) {
/frameworks/base/core/java/android/content/pm/
DAndroidHidlUpdater.java40 boolean isLegacy = info.targetSdkVersion <= Build.VERSION_CODES.P; in updatePackage()
44 if (isLegacy && isSystem) { in updatePackage()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareDataPathStateManagerTest.java1479 boolean isLegacy = mWifiPermissionsUtil.isTargetSdkLessThan("anything", in testDataPathResponderUtility()
1515 if (isLegacy) { in testDataPathResponderUtility()
/frameworks/base/core/java/android/app/
DNotification.java5560 if (isLegacy()) { in generateActionButton()
5681 private boolean isLegacy() { in isLegacy() method in Notification.Builder
5691 boolean isAlreadyLightText = isLegacy() || textColorsNeedInversion();
5704 boolean colorable = !isLegacy() || getColorUtil().isGrayscaleIcon(mContext, smallIcon);
5727 if (largeIcon != null && isLegacy()
/frameworks/base/non-updatable-api/
Dcurrent.txt8902 method public boolean isLegacy();
9044 method public boolean isLegacy();
/frameworks/base/api/
Dcurrent.txt8902 method public boolean isLegacy();
9044 method public boolean isLegacy();
/frameworks/base/config/
Dboot-image-profile.txt40985 HSPLandroid/app/Notification$Builder;->isLegacy()Z
Dhiddenapi-greylist-max-o.txt7642 Landroid/app/Notification$Builder;->isLegacy()Z