Home
last modified time | relevance | path

Searched defs:TelecomPageTab (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/
DTelecomPageTab.java40 public class TelecomPageTab extends CarTabLayout.CarTab { class
61 private TelecomPageTab(@Nullable Drawable icon, @Nullable CharSequence text, Factory factory) { in TelecomPageTab() method in TelecomPageTab