Home
last modified time | relevance | path

Searched refs:getEmpty (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCellLocation.java124 public static CellLocation getEmpty() { in getEmpty() method in CellLocation
/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java1378 cellIdentity == null ? CellLocation.getEmpty() : cellIdentity.asCellLocation(); in onCellLocationChanged()
DTelephonyCallback.java1442 cellIdentity == null ? CellLocation.getEmpty() : cellIdentity.asCellLocation(); in onCellLocationChanged()
/frameworks/base/core/api/
Dcurrent.txt41211 method @Deprecated public static android.telephony.CellLocation getEmpty();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28274 method public static android.telephony.CellLocation getEmpty();