Searched refs:mDockedStackExists (Results 1 – 2 of 2) sorted by relevance
75 private boolean mDockedStackExists; field in InstantAppNotifier96 mDockedStackExists = exists; in start()169 if (mDockedStackExists) { in updateForegroundInstantApps()
130 private boolean mDockedStackExists; field in NavigationBarView894 mDockedIcon.setRotation(mDockedStackExists && mIsVertical ? 90 : 0); in updateRecentsIcon()895 getRecentsButton().setImageDrawable(mDockedStackExists ? mDockedIcon : mRecentIcon); in updateRecentsIcon()1151 mDockedStackExists = exists;