Searched refs:flush (Results 351 - 371 of 371) sorted by relevance

<<1112131415

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp230 out.flush();
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DWifiStateMachineTest.java289 writer.flush();
/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java3597 pw.flush();
3929 pw.flush();
H A DActivityStackSupervisor.java3878 // flush anything that is already in the PrintWriter since the thread is going
3880 pw.flush();
/frameworks/av/services/audioflinger/
H A DThreads.cpp3116 // we're about to wait, flush the binder command buffer
4078 // or stopped which can occur when flush() is called while active
4136 case TrackBase::FLUSHED: // flush() while active
5063 // if an active track did not command a flush, check for pending flush on stopped tracks
5073 // make sure the pause/flush/resume sequence is executed in the right order.
5074 // If a flush is pending and a track is active but the HW is not paused, force a HW pause
5075 // before flush and then resume HW. This can happen in case of pause/flush/resume
5295 mOutput->flush();
[all...]
/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java8813 stream.flush();
9102 pw.flush();
10426 stream.flush();
11121 stream.flush();
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProvider.java666 proto.flush();
/frameworks/base/services/core/java/com/android/server/
H A DAlarmManagerService.java1712 pw.flush();
/frameworks/base/services/core/java/com/android/server/power/
H A DPowerManagerService.java3707 proto.flush();
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp2796 // force a transaction anyway. This can be used as a flush mechanism for
4351 // native fence fd will not be populated until flush() is done.
4352 getRenderEngine().flush();
H A DSurfaceFlinger_hwc1.cpp2461 // force a transaction anyway. This can be used as a flush mechanism for
3946 // native fence fd will not be populated until flush() is done.
3947 getRenderEngine().flush();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java2797 pw.flush();
/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java20560 serializer.flush();
20621 serializer.flush();
20677 serializer.flush();
20734 serializer.flush();
22086 pw.flush();
22097 serializer.flush();
22373 proto.flush();
[all...]
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java736 proto.flush();
/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java2949 proto.flush();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java1170 falsingPw.flush();
/frameworks/native/services/inputflinger/
H A DInputReader.cpp389 mQueuedListener->flush();
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java2677 stream.flush();

Completed in 1018 milliseconds

<<1112131415