OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CellInfoLte
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/telephony/java/android/telephony/
CellInfoLte.java
26
public final class
CellInfoLte
extends CellInfo implements Parcelable {
28
private static final String LOG_TAG = "
CellInfoLte
";
35
public
CellInfoLte
() {
42
public
CellInfoLte
(
CellInfoLte
ci) {
82
CellInfoLte
o = (
CellInfoLte
) other;
94
sb.append("
CellInfoLte
:{");
119
* Construct a
CellInfoLte
object from the given parcel
122
private
CellInfoLte
(Parcel in)
[
all
...]
/prebuilts/sdk/17/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 71 milliseconds