OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fromServiceId
(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>}
57
* @param
fromServiceId
the
fromServiceId
to set
59
public void setFromServiceId(int
fromServiceId
) {
60
mFromServiceId =
fromServiceId
;
64
* @return the
fromServiceId
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
IntRangeManagerTest.java
107
private void checkConfigInfo(SmsBroadcastConfigInfo info, int
fromServiceId
,
109
assertEquals("
fromServiceId
",
fromServiceId
, info.getFromServiceId());
[
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 810 milliseconds