Home
last modified time | relevance | path

Searched defs:onFlush (Results 1 – 25 of 43) sorted by relevance

12

/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/test/
H A DFakeProvider.java34 void onFlush(Runnable callback); in onFlush() method
54 protected void onFlush(Runnable callback) { in onFlush() method in FakeProvider
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/test/
H A DFakeProvider.java34 void onFlush(Runnable callback); in onFlush() method
54 protected void onFlush(Runnable callback) { in onFlush() method in FakeProvider
/aosp12/frameworks/base/core/java/com/android/internal/midi/
H A DMidiDispatcher.java105 public void onFlush() throws IOException { in onFlush() method in MidiDispatcher
H A DMidiEventScheduler.java48 public void onFlush() { in onFlush() method in MidiEventScheduler.SchedulingReceiver
/aosp12/frameworks/base/services/core/java/com/android/server/location/provider/
H A DPassiveLocationProvider.java67 protected void onFlush(Runnable callback) { in onFlush() method in PassiveLocationProvider
H A DMockLocationProvider.java65 protected void onFlush(Runnable callback) { in onFlush() method in MockLocationProvider
H A DDelegateLocationProvider.java104 protected void onFlush(Runnable callback) { in onFlush() method in DelegateLocationProvider
H A DMockableLocationProvider.java262 protected void onFlush(Runnable callback) { in onFlush() method in MockableLocationProvider
/aosp14/frameworks/base/core/java/com/android/internal/midi/
H A DMidiDispatcher.java105 public void onFlush() throws IOException { in onFlush() method in MidiDispatcher
H A DMidiEventScheduler.java48 public void onFlush() { in onFlush() method in MidiEventScheduler.SchedulingReceiver
/aosp14/frameworks/base/services/core/java/com/android/server/location/provider/
H A DPassiveLocationProvider.java67 protected void onFlush(Runnable callback) { in onFlush() method in PassiveLocationProvider
H A DMockLocationProvider.java65 protected void onFlush(Runnable callback) { in onFlush() method in MockLocationProvider
H A DDelegateLocationProvider.java104 protected void onFlush(Runnable callback) { in onFlush() method in DelegateLocationProvider
H A DMockableLocationProvider.java262 protected void onFlush(Runnable callback) { in onFlush() method in MockableLocationProvider
/aosp12/frameworks/base/media/java/android/media/midi/
H A DMidiReceiver.java78 public void onFlush() throws IOException { in onFlush() method in MidiReceiver
H A DMidiInputPort.java94 public void onFlush() throws IOException { in onFlush() method in MidiInputPort
/aosp14/frameworks/base/media/java/android/media/midi/
H A DMidiReceiver.java78 public void onFlush() throws IOException { in onFlush() method in MidiReceiver
H A DMidiInputPort.java97 public void onFlush() throws IOException { in onFlush() method in MidiInputPort
/aosp12/frameworks/base/packages/FusedLocation/src/com/android/location/fused/
H A DFusedLocationProvider.java121 public void onFlush(OnFlushCompleteCallback callback) { in onFlush() method in FusedLocationProvider
/aosp12/frameworks/base/location/java/android/location/provider/
H A DLocationProviderBase.java250 public abstract void onFlush(@NonNull OnFlushCompleteCallback callback); in onFlush() method in LocationProviderBase
/aosp14/frameworks/base/packages/FusedLocation/src/com/android/location/fused/
H A DFusedLocationProvider.java128 public void onFlush(OnFlushCompleteCallback callback) { in onFlush() method in FusedLocationProvider
/aosp14/frameworks/base/location/java/android/location/provider/
H A DLocationProviderBase.java259 public abstract void onFlush(@NonNull OnFlushCompleteCallback callback); in onFlush() method in LocationProviderBase
/aosp12/frameworks/base/services/core/java/com/android/server/location/provider/proxy/
H A DProxyLocationProvider.java189 protected void onFlush(Runnable callback) { in onFlush() method in ProxyLocationProvider
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderPassThrough.cpp391 void NuPlayer::DecoderPassThrough::onFlush() { in onFlush() function in android::NuPlayer::DecoderPassThrough
/aosp14/frameworks/base/services/core/java/com/android/server/location/provider/proxy/
H A DProxyLocationProvider.java189 protected void onFlush(Runnable callback) { in onFlush() method in ProxyLocationProvider

12