Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/hardware/location/
H A DContextHubTransaction.java159 public interface OnCompleteListener<L> { interface in ContextHubTransaction
189 private ContextHubTransaction.OnCompleteListener<T> mListener = null;
290 @NonNull ContextHubTransaction.OnCompleteListener<T> listener, in setOnCompleteListener()
324 @NonNull ContextHubTransaction.OnCompleteListener<T> listener) { in setOnCompleteListener()
/aosp12/frameworks/base/core/java/android/hardware/radio/
H A DProgramList.java48 private final List<OnCompleteListener> mOnCompleteListeners = new ArrayList<>();
73 public interface OnCompleteListener { interface in ProgramList
125 @NonNull OnCompleteListener listener) { in addOnCompleteListener()
132 public void addOnCompleteListener(@NonNull OnCompleteListener listener) { in addOnCompleteListener()
143 public void removeOnCompleteListener(@NonNull OnCompleteListener listener) { in removeOnCompleteListener()
/aosp12/packages/apps/Car/libs/car-broadcastradio-support/src/com/android/car/broadcastradio/support/media/
H A DBrowseTree.java147 private final ProgramList.OnCompleteListener mProgramListCompleteListener =
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt3782 …eListener(@NonNull android.hardware.location.ContextHubTransaction.OnCompleteListener<T>, @NonNull…
3783 …OnCompleteListener(@NonNull android.hardware.location.ContextHubTransaction.OnCompleteListener<T>);
3802 …@java.lang.FunctionalInterface public static interface ContextHubTransaction.OnCompleteListener<L>…
4029 …ull java.util.concurrent.Executor, @NonNull android.hardware.radio.ProgramList.OnCompleteListener);
4030 … public void addOnCompleteListener(@NonNull android.hardware.radio.ProgramList.OnCompleteListener);
4035 …blic void removeOnCompleteListener(@NonNull android.hardware.radio.ProgramList.OnCompleteListener);
4057 public static interface ProgramList.OnCompleteListener {
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes2461 android.hardware.location.ContextHubTransaction$OnCompleteListener
H A Dboot-image-profile.txt25447 Landroid/hardware/location/ContextHubTransaction$OnCompleteListener;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes2459 android.hardware.location.ContextHubTransaction$OnCompleteListener
H A Dboot-image-profile.txt35084 Landroid/hardware/location/ContextHubTransaction$OnCompleteListener;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt24018 …textHubTransaction;->mListener:Landroid/hardware/location/ContextHubTransaction$OnCompleteListener;