Searched defs:prefAPN (Results 1 – 1 of 1) sorted by relevance
1333 ContentValues prefAPN = new ContentValues(); in telephonySetAPN() local1335 resolver.update(Uri.parse(PREFERRED_APN_URI), prefAPN, null, null); in telephonySetAPN() local