Searched refs:isLegacy (Results 1 – 7 of 7) sorted by relevance
110 private AdvertisingSetParameters(boolean connectable, boolean scannable, boolean isLegacy, in AdvertisingSetParameters() argument116 mIsLegacy = isLegacy; in AdvertisingSetParameters()154 public boolean isLegacy() { in isLegacy() method in AdvertisingSetParameters290 public Builder setLegacyMode(boolean isLegacy) { in setLegacyMode() argument291 mIsLegacy = isLegacy; in setLegacyMode()
232 public boolean isLegacy() { in isLegacy() method in ScanResult
352 if (parameters.isLegacy()) {
40 boolean isLegacy = info.targetSdkVersion <= Build.VERSION_CODES.P; in updatePackage()44 if (isLegacy && isSystem) { in updatePackage()
1475 boolean isLegacy = mWifiPermissionsUtil.isTargetSdkLessThan("anything", in testDataPathResponderUtility()1511 if (isLegacy) { in testDataPathResponderUtility()
5560 if (isLegacy()) { in generateActionButton()5681 private boolean isLegacy() { in isLegacy() method in Notification.Builder5691 boolean isAlreadyLightText = isLegacy() || textColorsNeedInversion();5704 boolean colorable = !isLegacy() || getColorUtil().isGrayscaleIcon(mContext, smallIcon);5727 if (largeIcon != null && isLegacy()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...