Searched defs:stopLooper (Results 1 – 2 of 2) sorted by relevance
75 void NuPlayer::DecoderBase::stopLooper() { in stopLooper() function in android::NuPlayer::DecoderBase
297 private static void stopLooper(final Looper looper) throws Exception { in stopLooper() method in ClientModeImplTest