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