Searched refs:mPhoneType (Results 1 – 3 of 3) sorted by relevance
122 private final String mPhoneType; field in EmergencyContactManager.Contact137 mPhoneType = phoneType; in Contact()167 return mPhoneType; in getPhoneType()
219 private int mPhoneType; field in ShortcutIntentBuilder.PhoneNumberLoadingAsyncTask237 mPhoneType = cursor.getInt(PHONE_TYPE_COLUMN_INDEX); in loadData()250 mPhoneNumber, mPhoneType, mPhoneLabel, mShortcutAction); in onPostExecute()
269 int mPhoneType = 0; field in BluetoothMapContent.FilterInfo737 if (V) Log.d(TAG, "getType: phoneType for SMS " + fi.mPhoneType); in getType()738 if (fi.mPhoneType == TelephonyManager.PHONE_TYPE_CDMA) { in getType()1947 int phoneType = fi.mPhoneType; in smsSelected()2036 fi.mPhoneType = tm.getPhoneType(); in setFilterInfo()2039 if (D) Log.d(TAG, "phone type = " + fi.mPhoneType + in setFilterInfo()