Searched refs:getStyleableTextView (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DTitleBar.java43 protected TextView getStyleableTextView() { method in class:TitleBar
H A DNavigationBar.java57 protected TextView getStyleableTextView() { method in class:NavigationBar
H A DStatusBar.java101 protected TextView getStyleableTextView() { method in class:StatusBar
H A DCustomBar.java64 protected abstract TextView getStyleableTextView(); method in class:CustomBar
176 TextView textView = getStyleableTextView();

Completed in 63 milliseconds