Home
last modified time | relevance | path

Searched refs:updateActivationState (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/otasp/
DOtaspActivationService.java86 updateActivationState(this, false); in onCreate()
186 updateActivationState(this, true); in onOtaspCallStateChanged()
189 updateActivationState(this, false); in onOtaspCallStateChanged()
209 public static void updateActivationState(Context context, boolean success) { in updateActivationState() method in OtaspActivationService
DOtaspSimStateReceiver.java42 OtaspActivationService.updateActivationState(mContext, true);