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

  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
SmsBroadcastConfigInfo.java 23 * fromServiceId - toServiceId defines a range of CBM message identifiers
33 * selected false means message types specified in {@code <fromServiceId, toServiceId>}
71 * @param toServiceId the toServiceId to set
73 public void setToServiceId(int toServiceId) {
74 mToServiceId = toServiceId;
78 * @return the toServiceId
  /hardware/interfaces/radio/1.0/vts/functional/
radio_hidl_hal_cell_broadcast.cpp 30 gbSmsConfig1.toServiceId = 4354;
38 gbSmsConfig2.toServiceId = 4356;
46 gbSmsConfig3.toServiceId = 4379;
54 gbSmsConfig4.toServiceId = 4391;
62 gbSmsConfig5.toServiceId = 4392;
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
IntRangeManagerTest.java 108 int toServiceId, int fromCodeScheme, int toCodeScheme, boolean selected) {
110 assertEquals("toServiceId", toServiceId, info.getToServiceId());
    [all...]
  /hardware/ril/include/telephony/
ril.h     [all...]
  /hardware/interfaces/radio/1.0/
types.hal     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RadioResponse.java     [all...]
RIL.java     [all...]
  /hardware/ril/libril/
ril_service.cpp     [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/lib/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 471 milliseconds