Home | History | Annotate | Download | only in 1.0

Lines Matching full:activate

1009      * @param activate indicates to activate or turn off the reception of GSM/WCDMA
1010 * Cell Broadcast SMS. true = activate, false = turn off
1014 oneway setGsmBroadcastActivation(int32_t serial, bool activate);
1039 * @param activate indicates to activate or turn off the reception of CDMA
1040 * Cell Broadcast SMS. true = activate, false = turn off
1044 oneway setCdmaBroadcastActivation(int32_t serial, bool activate);