Searched refs:OTASP_NOT_NEEDED (Results 1 – 2 of 2) sorted by relevance
127 static public final int OTASP_NOT_NEEDED = 3; field in ServiceStateTracker1389 return OTASP_NOT_NEEDED; in getOtasp()1404 provisioningState = OTASP_NOT_NEEDED; in getOtasp()
2568 return mSST.getOtasp() != ServiceStateTracker.OTASP_NOT_NEEDED; in needsOtaServiceProvisioning()