Searched refs:ADF_STATUS_NOT_PROVISIONED (Results 1 – 2 of 2) sorted by relevance
20 …tatic com.android.server.uwb.data.ServiceProfileData.ServiceProfileInfo.ADF_STATUS_NOT_PROVISIONED;233 serviceProfileInfo.setAdfStatus(ADF_STATUS_NOT_PROVISIONED); in provisioningAdf()289 serviceProfileInfo.setAdfStatus(ADF_STATUS_NOT_PROVISIONED); in deleteAdf()302 serviceProfileInfo.setAdfStatus(ADF_STATUS_NOT_PROVISIONED); in deleteAdf()
46 public static final int ADF_STATUS_NOT_PROVISIONED = 0; field in ServiceProfileData.ServiceProfileInfo70 private int mAdfStatus = ADF_STATUS_NOT_PROVISIONED;