Searched refs:mLifetime (Results 1 – 3 of 3) sorted by relevance
39 private final Lifetime mLifetime; field in ImageStreamImpl48 mLifetime = new Lifetime(); in ImageStreamImpl()49 mLifetime.add(imageStream); in ImageStreamImpl()50 mLifetime.add(mImageStreamController); in ImageStreamImpl()56 mLifetime.add(timestamps); in bind()63 mLifetime.close(); in close()
73 private final Lifetime mLifetime; field in ManagedImageReader90 mLifetime = lifetime; in ManagedImageReader()98 mLifetime.add(ticketPool); in createUnallocatedStream()102 mLifetime.add(imageStream); in createUnallocatedStream()106 mLifetime.add(imageStreamController); in createUnallocatedStream()110 mLifetime.add(stream); in createUnallocatedStream()
35 private final Lifetime mLifetime; field in SingleDeviceRequest39 mLifetime = lifetime; in SingleDeviceRequest()55 return mLifetime; in getLifetime()76 mLifetime.close(); in closeWithException()84 mLifetime.close(); in close()