Searched defs:phoneId (Results 1 – 9 of 9) sorted by relevance
399 int phoneId = SubscriptionController.getInstance().getPhoneId( in getPhoneForAccount() local424 int phoneId = SubscriptionController.getInstance().getPhoneId(subIds[0]); in getFirstPhoneForEmergencyCall() local
760 private void initForNewRadioTechnology(int phoneId) { in initForNewRadioTechnology()802 int phoneId = SubscriptionManager.getPhoneId(subId); in onReceive() local837 int phoneId = intent.getIntExtra(PhoneConstants.PHONE_KEY, in onReceive() local
1120 private void shutdownRadioUsingPhoneId(int phoneId) { in shutdownRadioUsingPhoneId()1939 int phoneId = mSubscriptionController.getPhoneId(subId); in setDataEnabled() local1968 int phoneId = mSubscriptionController.getPhoneId(subId); in getDataEnabled() local2213 public int getRadioAccessFamily(int phoneId) { in getRadioAccessFamily()
68 private void setPreferenceValue(int phoneId) { in setPreferenceValue()
166 int phoneId = mNotifications.size(); in onHandleIntent() local
146 static ContentValues buildPhone(long phoneId) { in buildPhone()150 static ContentValues buildPhone(long phoneId, String value) { in buildPhone()
68 public static RawContact getRawContact(Context context, long contactId, long phoneId) { in getRawContact()
286 final long phoneId = cursor.getLong(PhoneQuery.PHONE_ID); in getDataUri() local
1085 long phoneId = ContentUris.parseId(uri); in testPhonesQuery() local