Searched defs:isLegacy (Results 1 – 7 of 7) sorted by relevance
164 boolean isLegacy, in AdvertisingSetParameters()223 public boolean isLegacy() { in isLegacy() method in AdvertisingSetParameters388 public Builder setLegacyMode(boolean isLegacy) { in setLegacyMode()
240 public boolean isLegacy() { in isLegacy() method in ScanResult
49 val isLegacy: Boolean, constant in com.android.permissioncontroller.permission.data.FullStoragePermissionAppsLiveData.FullStoragePackageState
270 CredentialType credentialType, boolean isLegacy) throws Exception { in generateTestPasspointConfiguration()
169 Bundle extras, boolean isLegacy) {}; in onHandoverRequested()264 Bundle extras, boolean isLegacy) {} in onHandoverRequested()4275 Bundle extras, boolean isLegacy) { in requestHandover()
1250 Bundle extras, boolean isLegacy) { in onHandoverRequested()
2279 jboolean isLegacy = env->CallBooleanMethod(i, methodId); in parseParams() local