Searched refs:mPhoneType (Results 1 – 3 of 3) sorted by relevance
135 private final String mPhoneType; field in EmergencyContactManager.Contact150 mPhoneType = phoneType; in Contact()180 return mPhoneType; in getPhoneType()
225 private int mPhoneType; field in ShortcutIntentBuilder.PhoneNumberLoadingAsyncTask243 mPhoneType = cursor.getInt(PHONE_TYPE_COLUMN_INDEX); in loadData()256 mPhoneNumber, mPhoneType, mPhoneLabel, mShortcutAction); in onPostExecute()
262 int mPhoneType = 0; field in BluetoothMapContent.FilterInfo746 Log.d(TAG, "getType: phoneType for SMS " + fi.mPhoneType); in getType()748 if (fi.mPhoneType == TelephonyManager.PHONE_TYPE_CDMA) { in getType()2084 int phoneType = fi.mPhoneType; in smsSelected()2191 fi.mPhoneType = tm.getPhoneType(); in setFilterInfo()