Home
last modified time | relevance | path

Searched defs:Runnable (Results 1 – 5 of 5) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DRunnable.java23 public abstract class Runnable { class
51 public Runnable(String subsessionName, Object lock) { in Runnable() method in Runnable
/packages/apps/TV/src/com/android/tv/
DSetupPassthroughActivity.java89 SetupUtils.getInstance(this).onTvInputSetupFinished(mTvInputInfo.getId(), new Runnable() { in onActivityResult() method
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DExpandableBinaryDictionary.java655 asyncExecuteTaskWithLock(mLock.readLock(), new Runnable() { in getDictionaryStats() method
691 asyncExecuteTaskWithLock(mLock.readLock(), new Runnable() { in dumpAllWordsForDebug() method
730 asyncExecuteTaskWithLock(mLock.readLock(), new Runnable() { in getWordPropertiesForSyncing() method
/packages/apps/Settings/src/com/android/settings/
DConfirmLockPassword.java234 mAppearAnimationUtils.startAnimation(getActiveViews(), new Runnable() { in startEnterAnimation() method
407 mDisappearAnimationUtils.startAnimation(getActiveViews(), new Runnable() { in startDisappearAnimation() method
DConfirmLockPattern.java351 new Runnable() { in startDisappearAnimation() method