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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
SmsBroadcastConfigInfo.java 28 * fromCodeScheme - toCodeScheme defines a range of CBM data coding schemes
34 * and {@code <fromCodeScheme, toCodeScheme>} are not accepted, while true means accepted.
99 * @param toCodeScheme the toCodeScheme to set
101 public void setToCodeScheme(int toCodeScheme) {
102 mToCodeScheme = toCodeScheme;
106 * @return the toCodeScheme
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
IntRangeManagerTest.java 108 int toServiceId, int fromCodeScheme, int toCodeScheme, boolean selected) {
112 assertEquals("toCodeScheme", toCodeScheme, info.getToCodeScheme());
    [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 674 milliseconds