Searched refs:UiThreadHelper (Results 1 – 8 of 8) sorted by relevance
28 import com.android.launcher3.util.UiThreadHelper;61 UiThreadHelper.setBackButtonAlphaAsync(mLauncher, in updateBackAlpha()
29 import com.android.launcher3.util.UiThreadHelper;187 UiThreadHelper.setOrientationAsync(mActivity, activityFlags); in notifyChange()
73 import com.android.launcher3.util.UiThreadHelper;74 import com.android.launcher3.util.UiThreadHelper.AsyncCommand;212 UiThreadHelper.runAsyncCommand(this, SET_SHELF_HEIGHT, visible ? 1 : 0, in onStateOrResumeChanging()
60 import com.android.launcher3.util.UiThreadHelper;95 public static final UiThreadHelper.AsyncCommand SET_BACK_BUTTON_ALPHA =419 UiThreadHelper.setBackButtonAlphaAsync(this, SET_BACK_BUTTON_ALPHA, in onLauncherStateOrFocusChanged()
18 import static com.android.launcher3.util.UiThreadHelper.hideKeyboardAsync;
182 import com.android.launcher3.util.UiThreadHelper;1579 UiThreadHelper.hideKeyboardAsync(this, v.getWindowToken()); in hideKeyboard()
37 public class UiThreadHelper { class
24 import static com.android.launcher3.util.UiThreadHelper.hideKeyboardAsync;