Home
last modified time | relevance | path

Searched refs:onRefcountZero (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
H A DRefcountObject.java24 void onRefcountZero(RefcountObject<?> object); in onRefcountZero() method
47 mRefcountListener.onRefcountZero(this); in releaseRef()