Searched defs:ATTR_TITLE (Results 1 - 3 of 3) sorted by relevance

/packages/apps/TV/src/com/android/tv/parental/
H A DContentRatingsParser.java55 private static final String ATTR_TITLE = "title"; field in class:ContentRatingsParser
193 case ATTR_TITLE:
249 case ATTR_TITLE:
311 case ATTR_TITLE:
/packages/apps/Launcher3/src/com/android/launcher3/
H A DAutoInstallsLayout.java127 private static final String ATTR_TITLE = "title"; field in class:AutoInstallsLayout
420 final int titleResId = getAttributeResourceValue(parser, ATTR_TITLE, 0);
545 final int titleResId = getAttributeResourceValue(parser, ATTR_TITLE, 0);
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcp.java864 private static final int ATTR_TITLE = 1; field in class:Avrcp.MediaAttributes
928 case ATTR_TITLE:

Completed in 103 milliseconds