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