Searched refs:mUiThread (Results 1 – 5 of 5) sorted by relevance
44 private final Handler mUiThread; field in SearchableSources63 mUiThread = uiThread; in SearchableSources()73 return mUiThread; in getUiThreadHandler()
40 private final Handler mUiThread; field in AbstractSource48 mUiThread = uiThread; in AbstractSource()60 new PackageIconLoader(mContext, iconPackage, mUiThread, mIconLoaderExecutor)); in getIconLoader()
45 private final Handler mUiThread; field in ShortcutCursor51 mUiThread = uiThread; in ShortcutCursor()101 mUiThread.post(new Runnable() { in refresh()
58 private final Handler mUiThread; field in PackageIconLoader74 mUiThread = uiThread; in PackageIconLoader()239 mUiThread.post(new Runnable(){ in run()
78 private final Handler mUiThread; field in ShortcutRepositoryImplLog105 mUiThread = uiThread; in ShortcutRepositoryImplLog()339 allowWebSearchShortcuts, mUiThread, mRefresher, this); in getShortcutsForQuery()