Searched defs:bid (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/location/ |
D | LocationBasedCountryDetector.java | 99 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/ |
D | CellIdentityCdma.java | 77 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()
|