Searched refs:URL_SIM_APN_LIST (Results 1 – 2 of 2) sorted by relevance
109 private static final Uri URL_SIM_APN_LIST = Uri.parse( field in TelephonyProviderTest1507 Cursor cursor = mContentResolver.query(URL_SIM_APN_LIST, in testSIMAPNLIST_APNMatchTheMCCMNCAndMVNO()1539 Cursor cursor = mContentResolver.query(URL_SIM_APN_LIST, in testSIMAPNLIST_APNMatchTheParentMCCMNC()
174 private static final int URL_SIM_APN_LIST = 23; field in TelephonyProvider452 s_urlMatcher.addURI("telephony", "carriers/sim_apn_list", URL_SIM_APN_LIST);2971 case URL_SIM_APN_LIST: { in query()