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

  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
SmsMessage.java 83 private final static byte ORIGINATING_SUB_ADDRESS = 0x03;
618 case ORIGINATING_SUB_ADDRESS:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapSmsPdu.java 150 private static final byte ORIGINATING_SUB_ADDRESS = 0x03;
252 mData[offset] = ORIGINATING_SUB_ADDRESS;
    [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 140 milliseconds