Searched refs:APN_PROJECTION_LOCAL (Results 1 – 1 of 1) sorted by relevance
287 private static final String[] APN_PROJECTION_LOCAL = { field in BugleApnSettingsLoader547 cursor = db.query(ApnDatabase.APN_TABLE, APN_PROJECTION_LOCAL, selection, selectionArgs, in queryLocalDatabase()552 cursor = db.query(ApnDatabase.APN_TABLE, APN_PROJECTION_LOCAL, selection, selectionArgs, in queryLocalDatabase()