Searched refs:URL_PREFERAPN_USING_SUBID (Results 1 – 1 of 1) sorted by relevance
77 private static final int URL_PREFERAPN_USING_SUBID = 11; field in TelephonyProvider109 s_urlMatcher.addURI("telephony", "carriers/preferapn/subId/*", URL_PREFERAPN_USING_SUBID);726 case URL_PREFERAPN_USING_SUBID: in query()797 case URL_PREFERAPN_USING_SUBID: in getType()890 case URL_PREFERAPN_USING_SUBID: in insert()1005 case URL_PREFERAPN_USING_SUBID: in delete()1022 if ((match == URL_PREFERAPN) || (match == URL_PREFERAPN_USING_SUBID)) count = 1; in delete()1108 case URL_PREFERAPN_USING_SUBID: in update()1128 (match == URL_PREFERAPN_USING_SUBID)) { in update()