Searched refs:mAppsButton (Results 1 – 1 of 1) sorted by relevance
76 private View mAppsButton; field in SecondaryDisplayLauncher129 mAppsButton = findViewById(R.id.all_apps_button); in initUi()237 float startR = mAppsButton.getWidth() / 2f; in showAppDrawer()240 mDragLayer.getDescendantCoordRelativeToSelf(mAppsButton, buttonPos); in showAppDrawer()249 mAppsButton.setVisibility(View.INVISIBLE); in showAppDrawer()257 mAppsButton.setVisibility(View.VISIBLE); in showAppDrawer()