Searched refs:INVISIBLE_ALL (Results 1 – 2 of 2) sorted by relevance
68 public static final int INVISIBLE_ALL = field in BaseActivity
22 import static com.android.launcher3.BaseActivity.INVISIBLE_ALL;1345 mLauncher.clearForceInvisibleFlag(INVISIBLE_ALL); in onCreateAnimation()