Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DSocketKeepalive.java230 startImpl(intervalSec); in start()
233 abstract void startImpl(int intervalSec); in startImpl() method in SocketKeepalive
DTcpSocketKeepalive.java54 void startImpl(int intervalSec) { in startImpl() method in TcpSocketKeepalive
DNattSocketKeepalive.java51 void startImpl(int intervalSec) { in startImpl() method in NattSocketKeepalive
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DBoundsAnimationControllerTests.java239 startImpl(from, to, animationType); in start()
269 startImpl(mTarget.mStackBounds, to, BOUNDS); in restart()
289 private BoundsAnimationDriver startImpl(Rect from, Rect to, in startImpl() method in BoundsAnimationControllerTests.BoundsAnimationDriver
/frameworks/base/media/java/android/media/
DAudioTrack.java2287 startImpl(); in play()
2298 startImpl(); in play()
2309 private void startImpl() { in startImpl() method in AudioTrack
DMediaPlayer.java1309 startImpl(); in start()
1320 startImpl(); in start()
1331 private void startImpl() { in startImpl() method in MediaPlayer