HomeSort by relevance Sort by last modified time
    Searched defs:otasp (Results 1 - 2 of 2) sorted by null

  /packages/services/Telephony/src/com/android/phone/otasp/
OtaspSimStateReceiver.java 16 package com.android.phone.otasp;
39 logd("otasp activation required, start otaspActivationService");
49 * @return true if otasp activation is needed, false otherwise
66 logd("otasp activation not needed: no supported carrier");
OtaspActivationService.java 16 package com.android.phone.otasp;
37 * otasp activation service handles all logic related with OTASP call.
38 * OTASP is a CDMA-specific feature: OTA or OTASP == Over The Air service provisioning
39 * In practice, in a normal successful OTASP call, events come in as follows:
48 /* non-interactive otasp number */
52 * Otasp call follows with SIM reloading which might triggers a retry loop on activation
70 /* committed flag indicates Otasp call succeed */
75 logd("otasp service onCreate")
    [all...]

Completed in 98 milliseconds