HomeSort by relevance Sort by last modified time
    Searched defs:mPhoneType (Results 1 - 12 of 12) sorted by null

  /packages/apps/EmergencyInfo/src/com/android/emergency/
EmergencyContactManager.java 135 private final String mPhoneType;
150 mPhoneType = phoneType;
180 return mPhoneType;
  /packages/apps/Contacts/src/com/android/contacts/
ShortcutIntentBuilder.java 225 private int mPhoneType;
243 mPhoneType = cursor.getInt(PHONE_TYPE_COLUMN_INDEX);
256 mPhoneNumber, mPhoneType, mPhoneLabel, mShortcutAction);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Connection.java 213 private int mPhoneType;
231 mPhoneType = phoneType;
    [all...]
BaseCommands.java 109 protected int mPhoneType;
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContent.java 262 int mPhoneType = 0;
746 Log.d(TAG, "getType: phoneType for SMS " + fi.mPhoneType);
748 if (fi.mPhoneType == TelephonyManager.PHONE_TYPE_CDMA) {
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 940 milliseconds