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

  /packages/apps/Settings/src/com/android/settings/quicklaunch/
ShortcutPreference.java 111 TextView titleView = (TextView) view.findViewById(android.R.id.title);
115 sRegularTitleColor = titleView.getTextColors();
122 titleView.setTextColor(color);