Searched refs:mAppsButton (Results 1 – 1 of 1) sorted by relevance
56 private View mAppsButton; field in SecondaryDisplayLauncher95 mAppsButton = findViewById(R.id.all_apps_button); in initUi()190 float startR = mAppsButton.getWidth() / 2f; in showAppDrawer()193 mDragLayer.getDescendantCoordRelativeToSelf(mAppsButton, buttonPos); in showAppDrawer()202 mAppsButton.setVisibility(View.INVISIBLE); in showAppDrawer()209 mAppsButton.setVisibility(View.VISIBLE); in showAppDrawer()