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.java24 public static final int SIGNAL_STRENGTH_NONE_OR_UNKNOWN = 0; field in CellSignalStrength
DSignalStrength.java39 public static final int SIGNAL_STRENGTH_NONE_OR_UNKNOWN field in SignalStrength
/frameworks/base/core/proto/android/telephony/
Denums.proto58 SIGNAL_STRENGTH_NONE_OR_UNKNOWN = 0; enumerator