Searched refs:BottomActionBar (Results 1 – 6 of 6) sorted by relevance
28 import com.android.wallpaper.widget.BottomActionBar;29 import com.android.wallpaper.widget.BottomActionBar.BottomActionBarHost;43 @Nullable private BottomActionBar mBottomActionBar;65 protected void onBottomActionBarReady(BottomActionBar bottomActionBar) { in onBottomActionBarReady()72 private BottomActionBar findBottomActionBar() { in findBottomActionBar()
63 import com.android.wallpaper.widget.BottomActionBar;64 import com.android.wallpaper.widget.BottomActionBar.BottomActionBarHost;88 private BottomActionBar mBottomActionBar;383 public BottomActionBar getBottomActionBar() { in getBottomActionBar()
42 import com.android.wallpaper.widget.BottomActionBar;265 protected void onBottomActionBarReady(BottomActionBar bottomActionBar) { in onBottomActionBarReady()
42 import com.android.avatarpicker.ui.bottombar.BottomActionBar in <lambda>()82 BottomActionBar(currentResult is UiState.Success<*>, { in <lambda>()
56 public class BottomActionBar extends FrameLayout { class63 BottomActionBar getBottomActionBar(); in getBottomActionBar()201 public BottomActionBar(@NonNull Context context, @Nullable AttributeSet attrs) { in BottomActionBar() method in BottomActionBar
38 fun BottomActionBar( in BottomActionBar() method