Searched refs:OTASP_NEEDED (Results 1 – 2 of 2) sorted by relevance
267 mDefaultPhoneNotifierUT.notifyOtaspChanged(mPhone, ServiceStateTracker.OTASP_NEEDED); in testNotifyOtaspChanged()268 verify(mTelephonyRegisteryMock).notifyOtaspChanged(ServiceStateTracker.OTASP_NEEDED); in testNotifyOtaspChanged()
126 static public final int OTASP_NEEDED = 2; field in ServiceStateTracker1393 return OTASP_NEEDED; in getOtasp()1402 provisioningState = OTASP_NEEDED; in getOtasp()