Home
last modified time | relevance | path

Searched defs:bid (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
DLocationBasedCountryDetector.java99 final long bid = Binder.clearCallingIdentity(); in registerListener() local
111 final long bid = Binder.clearCallingIdentity(); in unregisterListener() local
123 final long bid = Binder.clearCallingIdentity(); in getLastKnownLocation() local
/frameworks/base/telephony/java/android/telephony/
DCellIdentityCdma.java77 public CellIdentityCdma(int nid, int sid, int bid, int lon, int lat) { in CellIdentityCdma()
95 public CellIdentityCdma(int nid, int sid, int bid, int lon, int lat, String alphal, in CellIdentityCdma()