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

  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ShortcutIntentBuilder.java 219 private int mPhoneType;
237 mPhoneType = cursor.getInt(PHONE_TYPE_COLUMN_INDEX);
250 mPhoneNumber, mPhoneType, mPhoneLabel, mShortcutAction);
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContent.java 260 int mPhoneType = 0;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
BaseCommands.java 105 protected int mPhoneType;
RIL.java 641 mPhoneType = RILConstants.NO_PHONE;
    [all...]

Completed in 9225 milliseconds