Searched defs:Runnable (Results 1 – 5 of 5) sorted by relevance
23 public abstract class Runnable { class51 public Runnable(String subsessionName, Object lock) { in Runnable() method in Runnable
89 SetupUtils.getInstance(this).onTvInputSetupFinished(mTvInputInfo.getId(), new Runnable() { in onActivityResult() method
655 asyncExecuteTaskWithLock(mLock.readLock(), new Runnable() { in getDictionaryStats() method691 asyncExecuteTaskWithLock(mLock.readLock(), new Runnable() { in dumpAllWordsForDebug() method730 asyncExecuteTaskWithLock(mLock.readLock(), new Runnable() { in getWordPropertiesForSyncing() method
234 mAppearAnimationUtils.startAnimation(getActiveViews(), new Runnable() { in startEnterAnimation() method407 mDisappearAnimationUtils.startAnimation(getActiveViews(), new Runnable() { in startDisappearAnimation() method
351 new Runnable() { in startDisappearAnimation() method