Home
last modified time | relevance | path

Searched defs:allocate (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/one/v2/core/
DRequestBuilder.java69 public void allocate() throws InterruptedException, ResourceAcquisitionFailedException { in allocate() method in RequestBuilder.UnregisteredStreamProvider
81 public void allocate() throws InterruptedException, in allocate() method
/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/
DAllocatingImageStream.java66 public void allocate() throws InterruptedException, ResourceAcquisitionFailedException { in allocate() method in AllocatingImageStream
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java1237 boolean allocate) { in manageAllocationOfTrackingAdvertisement()