HomeSort by relevance Sort by last modified time
    Searched refs:getStyleableTextView (Results 1 - 5 of 5) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
TitleBar.java 43 protected TextView getStyleableTextView() {
FakeActionBar.java 44 protected TextView getStyleableTextView() {
PhoneSystemBar.java 51 protected TextView getStyleableTextView() {
TabletSystemBar.java 51 protected TextView getStyleableTextView() {
CustomBar.java 61 protected abstract TextView getStyleableTextView();
217 TextView textView = getStyleableTextView();

Completed in 28 milliseconds