Searched refs:mLifetime (Results 1 – 5 of 5) 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()
104 private long mLifetime; field in ApfProgramEvent.Builder116 mLifetime = lifetime; in setLifetime()170 return new ApfProgramEvent(mLifetime, mActualLifetime, mFilteredRas, mCurrentRas, in build()
447 final int mLifetime; field in StructTest.PrefixMessage452 mLifetime = lifetime; in PrefixMessage()463 assertEquals(10064, msg.mLifetime); in verifyPrefixByteArrayParsing()473 final int mLifetime; field in StructTest.PrefixMessageWithZeroLengthArray478 mLifetime = lifetime; in PrefixMessageWithZeroLengthArray()