Searched refs:indicator (Results 1 – 17 of 17) sorted by relevance
258 Drawable indicator; in dispatchDraw() local322 indicator = getIndicator(pos); in dispatchDraw()323 if (indicator != null) { in dispatchDraw()325 indicator.setBounds(indicatorRect); in dispatchDraw()326 indicator.draw(canvas); in dispatchDraw()346 Drawable indicator; in getIndicator() local349 indicator = mGroupIndicator; in getIndicator()351 if (indicator != null && indicator.isStateful()) { in getIndicator()361 indicator.setState(GROUP_STATE_SETS[stateSetIndex]); in getIndicator()364 indicator = mChildIndicator; in getIndicator()[all …]
16 operation will take, use an indeterminate progress indicator.</p>28 indicator. There are two styles available: a flat bar and a circle. Use the one that best fits the77 <p>You should only use one activity indicator on screen per activity, and it should appropriately s…
6 <h2 id="indicator">Scroll Indicator</h2>25 indicator appears even when the user isn't scrolling. Touching or dragging it causes the current
182 unsigned indicator = data[0]; in addFragmentedNALUnit() local184 CHECK((indicator & 0x1f) == 28); in addFragmentedNALUnit()236 || data[0] != indicator in addFragmentedNALUnit()
224 licenseInfo->displayRights.indicator = pRights->DisplayConstraint.Indicator; in drm_getLicenseInfo()241 licenseInfo->playRights.indicator = pRights->PlayConstraint.Indicator; in drm_getLicenseInfo()257 licenseInfo->executeRights.indicator = pRights->ExecuteConstraint.Indicator; in drm_getLicenseInfo()274 licenseInfo->printRights.indicator = pRights->PrintConstraint.Indicator; in drm_getLicenseInfo()1766 rights->displayRights.indicator = DRM_NO_CONSTRAINT; in SVC_drm_getRightsInfo()1767 rights->playRights.indicator = DRM_NO_CONSTRAINT; in SVC_drm_getRightsInfo()1768 rights->executeRights.indicator = DRM_NO_CONSTRAINT; in SVC_drm_getRightsInfo()1769 rights->printRights.indicator = DRM_NO_CONSTRAINT; in SVC_drm_getRightsInfo()1785 rights->displayRights.indicator = DRM_NO_PERMISSION; in SVC_drm_getRightsInfo()1786 rights->playRights.indicator = DRM_NO_PERMISSION; in SVC_drm_getRightsInfo()[all …]
485 if (pConstraint->indicator == (uint8_t)DRM_NO_RIGHTS) { in setConstraintFields()493 if (pConstraint->indicator & DRM_COUNT_CONSTRAINT) { in setConstraintFields()499 if (pConstraint->indicator & DRM_START_TIME_CONSTRAINT) { in setConstraintFields()509 if (pConstraint->indicator & DRM_END_TIME_CONSTRAINT) { in setConstraintFields()519 if (pConstraint->indicator & DRM_INTERVAL_CONSTRAINT) { in setConstraintFields()
138 uint8_t indicator; /**< Whether there is a right */ member
756 int indicator = (int)(data[0] & 0xf); in handleMessage() local759 if (indicator == 0xA) { in handleMessage()762 } else if (indicator == 0x5) { in handleMessage()
622 for (int indicator : escapeIndicators) { in toStringAsParamValue()623 if (codePoint == indicator) { in toStringAsParamValue()
86 can be a bit unusual. The tilt is a good indicator of whether the device is
79 <td>An on/off button with a light indicator.</td>
522 (left) and the "navigate up" icon (right). The system automatically adds the "up" indicator.</p>554 <p>To enable the icon for up navigation (which displays the "up" indicator next to the icon), call
105 <h3 id="Battery">Battery usage indicator</h3>
214 indicator to let users see how much space is available.</p>
86 …apsed by hiding contact names and only showing photos and online status indicator icons. Optionall…
138 …text and/or icons to make optimal use of vertical space. When adjusting indicator heights however,…
44 …er to navigate between sibling screens by selecting the appropriate tab indicator available at the…