/external/chromium_org/ui/views/widget/ |
native_widget_win_unittest.cc | 72 // cause it to be activated.
|
/external/chromium_org/ui/webui/resources/js/cr/ui/ |
bubble_button.js | 7 * An image button that brings up an informative bubble when activated by
|
/external/dnsmasq/contrib/Suse/ |
README.susefirewall | 17 echo -e 'Warning: detected activated named, enabling FW_SERVICE_DNS!
|
/external/libnfc-nci/src/nfa/dm/ |
nfa_dm_api.c | 265 ** If a tag is activated, then the NFA_RW APIs may be used to 366 ** - NFA_ACTIVATED_EVT is generated when an NFC link is activated. 367 ** - NFA_NDEF_DETECT_EVT is generated if tag is activated 369 ** if NFC-DEP is activated 766 ** once the Frame RF Interface has been activated. 800 ** Deselect the activated device by deactivating into sleep mode. 844 ** Description Send a raw frame over the activated interface with the NFCC. 845 ** This function can only be called after NFC link is activated. 847 ** If the activated interface is a tag and auto-presence check is [all...] |
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
FilterFunction.java | 88 // Deactivate GL environment if activated
|
GraphRunner.java | 61 * @return true, if the GL environment was activated. Returns false, if the GL environment
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
ChallengeLayout.java | 80 * The bouncer is activated when the user must pass a security challenge
|
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/ |
TextViewWithCircularIndicator.java | 33 * A text view which, when pressed or activated, displays a blue circle around the text.
|
/packages/apps/Nfc/nci/jni/ |
PowerSwitch.cpp | 251 bool PowerSwitch::setModeOn (PowerActivity activated) 256 mCurrActivity |= activated; 258 ALOGD ("PowerSwitch::setModeOn(activated=0x%x) : mCurrActivity=0x%x", activated, mCurrActivity);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
color1-expected-completion46b.txt | 9 android:state_activated : State value for StateListDrawable, set when a view or its parent has been "activated" meaning the user has currently marked it as being of interest. [boolean]
|
/system/core/init/ |
README.BOOTCHART | 11 activated for <timeout> seconds.
|
/external/chromium/chrome/browser/chromeos/login/ |
user_controller.h | 84 // Called when user view is activated (OnUserSelected). 87 // Called when user view is activated (OnUserSelected).
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_custom_menu_item.h | 25 // respond to events. Instead, when the GtkCustomMenuItem is activated by the 31 // activated.
|
/external/chromium_org/ash/shelf/ |
shelf_navigator_unittest.cc | 156 // to be activated next. 166 // to be activated next.
|
shelf_window_watcher_unittest.cc | 105 // LauncherItem for w1 is active when w1 is activated. 109 // LauncherItem for w2 is active state when w2 is activated.
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/appmenu/ |
AppMenuHandler.java | 149 * Called by AppMenu to report that the keyboard has activated an item. 150 * @param focusedPosition The activated item.
|
/external/chromium_org/chrome/browser/resources/print_preview/search/ |
destination_list_item.js | 48 // Dispatched when the list item is activated. 138 * Called when the destination item is activated. Dispatches a SELECT event
|
/external/chromium_org/chrome/browser/ui/gtk/ |
gtk_custom_menu_item.h | 24 // respond to events. Instead, when the GtkCustomMenuItem is activated by the 30 // activated.
|
/external/chromium_org/chrome/browser/ui/gtk/panels/ |
panel_stack_window_gtk.cc | 145 // If a panel in a stack is activated, make sure all other panels in the stack 167 // The background stack window is activated when its taskbar icon is clicked.
|
/external/chromium_org/chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/contextmenu/ |
ContextMenuUtils.java | 114 boolean activated = menu.performIdentifierAction(itemId, 0); 115 Assert.assertTrue("Failed to activate '" + itemId + "' in menu", activated);
|
/external/chromium_org/third_party/WebKit/Source/web/ |
WebInputElement.cpp | 95 void WebInputElement::setActivatedSubmit(bool activated) 97 unwrap<HTMLInputElement>()->setActivatedSubmit(activated);
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
xmlmemory.h | 23 * DEBUG_MEMORY should only be activated when debugging 38 * DEBUG_MEMORY_LOCATION should be activated only when debugging
|
/external/chromium_org/third_party/tlslite/tlslite/integration/ |
TLSAsyncDispatcherMixIn.py | 17 In the case of handle_read(), a read operation will be activated, 24 activated.
|
/external/chromium_org/ui/base/models/ |
menu_model.h | 110 // Called when the item at the specified index has been activated. 113 // Called when the item has been activated with given event flags.
|
/external/chromium_org/ui/views/corewm/ |
base_focus_rules.cc | 58 // Only toplevel windows can be activated. 66 // The window's activation delegate must allow this window to be activated.
|