Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/countrydetector/
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/av/media/bufferpool/1.0/vts/
Dsingle.cpp121 BufferId bid[kNumRecycleTest]; in TEST_F() local
/frameworks/av/media/bufferpool/2.0/tests/
Dsingle.cpp125 BufferId bid[kNumRecycleTest]; in TEST_F() local
/frameworks/base/telephony/java/android/telephony/
DCellIdentityCdma.java97 public CellIdentityCdma(int nid, int sid, int bid, int lon, int lat, in CellIdentityCdma()
/frameworks/av/media/bufferpool/2.0/
DBufferPoolClient.cpp717 BufferId bid = it->second->id(); in invalidateRange() local