OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fromCodeScheme
(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.
85
* @param
fromCodeScheme
the
fromCodeScheme
to set
87
public void setFromCodeScheme(int
fromCodeScheme
) {
88
mFromCodeScheme =
fromCodeScheme
;
92
* @return the
fromCodeScheme
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
IntRangeManagerTest.java
108
int toServiceId, int
fromCodeScheme
, int toCodeScheme, boolean selected) {
111
assertEquals("
fromCodeScheme
",
fromCodeScheme
, info.getFromCodeScheme());
[
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 883 milliseconds