Searched refs:mDockedStackExists (Results 1 – 2 of 2) sorted by relevance
83 private boolean mDockedStackExists; field in InstantAppNotifier112 mDockedStackExists = exists; in start()177 if (mDockedStackExists) { in updateForegroundInstantApps()
155 private boolean mDockedStackExists; field in NavigationBarView1121 mDockedIcon.setRotation(mDockedStackExists && mIsVertical ? 90 : 0); in updateRecentsIcon()1122 getRecentsButton().setImageDrawable(mDockedStackExists ? mDockedIcon : mRecentIcon); in updateRecentsIcon()1419 mDockedStackExists = exists;