/external/chromium_org/ppapi/native_client/src/untrusted/nacl_ppapi_util/ |
nacl_ppapi_util.h | 141 // WeakRef machinery when the callback fires, and the dtor will just 149 // callback fires, or input arguments may be stashed in subclasses of
|
/external/smack/src/org/jivesoftware/smackx/ |
MessageEventManager.java | 140 * Fires message event request listeners. 170 * Fires message event notification listeners.
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
preferences_browsertest.cc | 480 // Verifies that initializing the JavaScript Preferences class fires the correct 519 // Preferences class fires the correct notification in JavaScript and causes the 531 // Preferences class fires the correct notification in JavaScript and causes the 661 // Verifies that initializing the JavaScript Preferences class fires the correct 685 // Verifies that initializing the JavaScript Preferences class fires the correct 731 // Verifies that initializing the JavaScript Preferences class fires the correct 784 // Verifies that initializing the JavaScript Preferences class fires the correct [all...] |
/external/chromium_org/net/quic/ |
quic_connection.h | 225 // notify |delegate| when the alarm fires. Caller takes ownership 452 // Called when an RTO fires. Resets the retransmission alarm if there are 736 // An alarm that fires when an ACK should be sent to the peer. 738 // An alarm that fires when a packet needs to be retransmitted. 741 // a delay before sending packets and fires when the packet may be sent. 746 // An alarm that fires when the connection may have timed out. 748 // An alarm that fires when a ping should be sent. [all...] |
/external/chromium_org/ui/app_list/views/ |
apps_grid_view.h | 326 // Invoked when |page_flip_timer_| fires. 424 // Invoked when |reorder_timer_| fires to show re-order preview UI. 427 // Invoked when |folder_item_reparent_timer_| fires. 430 // Invoked when |folder_dropping_timer_| fires to show folder dropping 549 // Target page to switch to when |page_flip_timer_| fires.
|
/external/chromium_org/ui/chromeos/ |
touch_exploration_controller.h | 216 // it fires after the double-click timeout elapses (300 ms by default). 224 // It fires after the corner passthrough delay elapses. If the 225 // user is still in the corner by the time this timer fires, all subsequent 437 // A timer that fires after the double-tap delay. 440 // A timer that fires to enter passthrough.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
nsmenuitem_additions_unittest.mm | 80 // some code that prints both the key equivalent that fires a menu item and 133 // Turns out Cocoa fires "+ 100108 + 18" if you hit cmd-= and the menu only 231 // cmd-a on a russion layout -- fires for a menu item with cmd-a as key equiv.
|
draggable_button_mixin.h | 52 // Called if the actsOnMouseDown property is set. Fires the button's action and
|
nsmenuitem_additions.mm | 40 // Turns out esc never fires unless cmd or ctrl is down.
|
/libcore/luni/src/test/java/libcore/xml/ |
ExpatSaxParserTest.java | 628 * Parses the given xml string and fires events on the given SAX handler. 642 * Parses xml from the given reader and fires events on the given SAX 653 * Parses xml from the given input stream and fires events on the given SAX
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
DebugEventHub.java | 38 * Don't add events in one thread while parser fires events in another. 55 * Don't add events in one thread while parser fires events in another.
|
/external/chromium_org/chrome/browser/devtools/ |
devtools_window.h | 120 // 2. |DevToolsWindow::InterceptPageBeforeUnload| fires beforeunload event 133 // 3b. If |proceed| = true, then it fires beforeunload event on |contents|
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_codelab6_lifecycle.html | 16 It fires when the user clicks on your app's icon with the intent of launching it. 18 the event page will listen for this event and open a window when it fires.
|
/external/chromium_org/components/gcm_driver/ |
gcm_client_impl.h | 248 // Fires OnMessageReceived event on the delegate of this class, based on the 254 // Fires OnMessageSendError event on the delegate of this calss, based on the
|
/external/chromium_org/sandbox/win/src/ |
crosscall_server.h | 48 // This function signature is required as the callback when an IPC call fires. 74 // when the waitable object fires
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPClientTransaction.java | 86 * Timer A fires |INVITE sent 87 * Reset A, V Timer B fires 114 * | | | Timer D fires | 676 * Timer A fires |INVITE sent 677 * Reset A, V Timer B fires [all...] |
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
ApplicationRestrictionsTest.java | 32 * can later be retrieved via the getter. It also fires up an external activity
|
/development/samples/NotePad/src/com/example/android/notepad/ |
NotesLiveFolder.java | 85 * user clicks an individual note in the list, the live folder fires this Intent.
|
/external/chromium-trace/trace-viewer/src/base/ |
properties.js | 11 * Fires a property change event on the target.
|
/external/chromium_org/chrome/browser/chromeos/memory/ |
oom_priority_manager.h | 111 // Called when the timer fires, sets oom_adjust_score for all renderers.
|
/external/chromium_org/chrome/browser/chromeos/settings/ |
cros_settings.h | 111 // Fires system setting change callback.
|
/external/chromium_org/chrome/browser/chromeos/system/ |
automatic_reboot_manager.h | 146 // Fires when the user has been idle on the login screen for a set amount of
|
/external/chromium_org/chrome/browser/resources/signin_internals/ |
signin_internals.js | 94 // Fires the event. Called by the actual event callback. Any
|
/external/chromium_org/chrome/browser/spellchecker/ |
feedback_sender.h | 121 // Called periodically when |timer_| fires.
|
/external/chromium_org/chrome/browser/sync_file_system/ |
sync_process_runner_unittest.cc | 155 // Successful completion of the task fires next synchronization task.
|