Searched refs:mAppsButton (Results 1 – 1 of 1) sorted by relevance
65 private View mAppsButton; field in SecondaryDisplayLauncher104 mAppsButton = findViewById(R.id.all_apps_button); in initUi()256 float startR = mAppsButton.getWidth() / 2f; in showAppDrawer()259 mDragLayer.getDescendantCoordRelativeToSelf(mAppsButton, buttonPos); in showAppDrawer()268 mAppsButton.setVisibility(View.INVISIBLE); in showAppDrawer()275 mAppsButton.setVisibility(View.VISIBLE); in showAppDrawer()