Home | History | Annotate | Download | only in telephony

Lines Matching full:updates

2401  * Note:  The RIL implementation should default to "updates enabled"
2402 * when the screen is on and "updates disabled" when the screen is off.
2405 * ((int *)data)[0] is == 1 for updates enabled (+CREG=2)
2406 * ((int *)data)[0] is == 0 for updates disabled (+CREG=1)