Searched refs:OTASP_NOT_NEEDED (Results 1 – 5 of 5) sorted by relevance
46 static public final int OTASP_NOT_NEEDED = 3; field in ServiceStateTracker
528 int provisioningState = OTASP_NOT_NEEDED; in getOtasp()
1152 return mSST.getOtasp() != ServiceStateTracker.OTASP_NOT_NEEDED; in needsOtaServiceProvisioning()
1572 provisioningState = OTASP_NOT_NEEDED; in getOtasp()
233 phone.notifyOtaspChanged(OTASP_NOT_NEEDED); in GsmServiceStateTracker()