OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cellIdentity
(Results
1 - 10
of
10
) sorted by null
/hardware/ril/libril/
ril_service.cpp
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java
[
all
...]
Phone.java
[
all
...]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
ServiceStateTrackerTest.java
380
result.
cellIdentity
.cellInfoType = CellInfoType.GSM;
381
result.
cellIdentity
.cellIdentityGsm.add(new CellIdentityGsm());
382
result.
cellIdentity
.cellIdentityGsm.get(0).lac = 2;
383
result.
cellIdentity
.cellIdentityGsm.get(0).cid = 3;
[
all
...]
/hardware/ril/include/telephony/
ril.h
[
all
...]
/hardware/interfaces/radio/1.0/
types.hal
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-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
Completed in 327 milliseconds