Home
last modified time | relevance | path

Searched defs:SIGNAL_STRENGTH_NONE_OR_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCellSignalStrength.java27 public static final int SIGNAL_STRENGTH_NONE_OR_UNKNOWN = field in CellSignalStrength
DSignalStrength.java41 public static final int SIGNAL_STRENGTH_NONE_OR_UNKNOWN = field in SignalStrength
/frameworks/base/core/proto/android/telephony/
Denums.proto59 SIGNAL_STRENGTH_NONE_OR_UNKNOWN = 0; enumerator