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

  /frameworks/opt/telephony/src/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
  /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/ril/libril/
ril.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 

Completed in 70 milliseconds