Searched refs:bottomActionBar (Results 1 – 2 of 2) sorted by relevance
65 protected void onBottomActionBarReady(BottomActionBar bottomActionBar) { in onBottomActionBarReady() argument67 mBottomActionBar = bottomActionBar; in onBottomActionBarReady()68 bottomActionBar.bindBackButtonToSystemBackKey(getActivity()); in onBottomActionBarReady()
265 protected void onBottomActionBarReady(BottomActionBar bottomActionBar) { in onBottomActionBarReady() argument266 bottomActionBar.setBackButtonVisibility( in onBottomActionBarReady()268 super.onBottomActionBarReady(bottomActionBar); in onBottomActionBarReady()