HomeSort by relevance Sort by last modified time
    Searched full:deselected (Results 1 - 25 of 46) sorted by null

1 2

  /external/chromium-trace/catapult/third_party/polymer/components/paper-dropdown-menu/
README.md 51 event when a child is deselected. The selected or deselected item must
55 to react when options are selected and deselected.
113 event when a child is deselected. The selected or deselected item must
117 to react when options are selected and deselected.
paper-dropdown-menu.html 54 event when a child is deselected. The selected or deselected item must
58 to react when options are selected and deselected.
paper-dropdown-menu-light.html 58 event when a child is deselected. The selected or deselected item must
62 to react when options are selected and deselected.
  /external/chromium-trace/catapult/third_party/polymer/components/iron-selector/
iron-selection.html 65 * Sets the selection state for a given item to either selected or deselected.
69 * @param {boolean} isSelected True for selected, false for deselected.
iron-selectable.html 20 * Fired when iron-selector is activated (selected or deselected).
34 * Fired when an item is deselected
  /packages/apps/TV/usbtuner/src/com/android/usbtuner/exoplayer/
SampleExtractor.java 32 * <p>Pass indices of tracks to read from to {@link #selectTrack}. A track can later be deselected
34 * data or seeking. Initially, all tracks are deselected.
  /packages/apps/TV/src/com/android/tv/menu/
MenuRowView.java 44 * For setting ListView gone, and TitleView visible with the deselected text size and color
53 * An animation for the deselected item list view.
78 * Returns the alpha value of the title view when it's deselected.
248 * Called when this row is deselected.
  /frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/widget/
PagingIndicatorTest.java 58 assertEquals("Deselected dots are not symmetric", sum,
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ActionBarTabs.java 78 * are deselected, selected, and reselected. A FragmentTransaction
  /external/chromium-trace/catapult/third_party/polymer/components/paper-listbox/
paper-listbox.html 33 Make a multi-select listbox with the `multi` attribute. Items in a multi-select listbox can be deselected,
  /external/autotest/frontend/client/src/autotest/common/ui/
MultiListSelectPresenter.java 46 * The given generated Item was just deselected; handle any necessary cleanup.
54 // a generated item is destroyed when deselected.
  /external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal_NfcDepSWPrio.c 235 //Tag deselected, enable P2P Prio logic.
237 NXPLOG_NCIHAL_D(">> Tag deselected, enable P2P Prio logic.");
  /external/autotest/frontend/client/src/autotest/afe/
TestSelector.java 76 * Called when a test is selected or deselected, or when the test type is changed.
  /external/chromium-trace/catapult/third_party/polymer/components/iron-menu-behavior/test/
iron-menubar-behavior.html 110 test('deselection in a multi select menubar focuses deselected item', function(done) {
iron-menu-behavior.html 290 test('deselection in a multi select menu focuses deselected item', function(done) {
  /external/chromium-trace/catapult/third_party/polymer/components/paper-menu/
README.md 43 Make a multi-select menu with the `multi` attribute. Items in a multi-select menu can be deselected,
paper-menu.html 36 Make a multi-select menu with the `multi` attribute. Items in a multi-select menu can be deselected,
  /external/chromium-trace/catapult/tracing/tracing/ui/
find_control.html 115 // Prevent that the input text is deselected after focusing the find
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
Demo.java 152 if (e.getStateChange() == ItemEvent.DESELECTED) {
153 // Don't let the current transliterator be deselected.
187 if (e.getStateChange() == ItemEvent.DESELECTED) {
188 // If compound gets deselected, then select NONE
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationCheckedSet.java 245 * currently selected, it is deselected. If it doesn't exist in the selection set, then it is
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
MultiSelectManager.java 663 // become deselected when they are removed from the provisional selection; for example, if
776 * cause items in this existing provisional selection to become deselected.
786 * now deselected.
    [all...]
  /external/pcre/dist/doc/
pcrebuild.3 39 script, where the optional features are selected or deselected by providing
  /frameworks/base/core/java/android/app/
ActionBar.java 683 * Remove a tab from the action bar. If the removed tab was selected it will be deselected
696 * Remove a tab from the action bar. If the removed tab was selected it will be deselected
    [all...]
  /frameworks/support/design/src/android/support/design/widget/
TabLayout.java 598 * Remove a tab from the layout. If the removed tab was selected it will be deselected
612 * Remove a tab from the layout. If the removed tab was selected it will be deselected
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBar.java 684 * Remove a tab from the action bar. If the removed tab was selected it will be deselected
698 * Remove a tab from the action bar. If the removed tab was selected it will be deselected
    [all...]

Completed in 6222 milliseconds

1 2