Home
last modified time | relevance | path

Searched defs:getApplicationLooper (Results 1 – 6 of 6) sorted by relevance

/external/exoplayer/tree/extensions/ima/src/test/java/com/google/android/exoplayer2/ext/ima/
DFakePlayer.java123 public Looper getApplicationLooper() { in getApplicationLooper() method in FakePlayer
/external/exoplayer/tree/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DStubExoPlayer.java72 public Looper getApplicationLooper() { in getApplicationLooper() method in StubExoPlayer
/external/exoplayer/tree/extensions/cast/src/main/java/com/google/android/exoplayer2/ext/cast/
DCastPlayer.java287 public Looper getApplicationLooper() { in getApplicationLooper() method in CastPlayer
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/
DPlayer.java794 Looper getApplicationLooper(); in getApplicationLooper() method
DExoPlayerImpl.java234 public Looper getApplicationLooper() { in getApplicationLooper() method in ExoPlayerImpl
DSimpleExoPlayer.java1208 public Looper getApplicationLooper() { in getApplicationLooper() method in SimpleExoPlayer