HomeSort by relevance Sort by last modified time
    Searched full:fires (Results 176 - 200 of 516) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/ui/gfx/win/
dpi.cc 40 // GetDeviceScaleFactor function here because it fires a DCHECK if the
  /external/chromium_org/ui/keyboard/resources/elements/
kb-shift-key.js 72 // sure key-up event fires correctly in kb-key-base.
  /external/lldb/test/functionalities/stop-hook/
TestStopHookMechanism.py 2 Test lldb target stop-hook mechanism to see whether it fires off correctly .
  /external/qemu/distrib/sdl-1.2.15/src/joystick/mint/
SDL_sysjoystick.c 748 Uint16 fires; member in struct:JOYPAD_IO_S
776 jp_fires = (~(JOYPAD_IO.fires)) & 15;
801 cur_fire = (~(JOYPAD_IO.fires) & 3)<<16;
815 cur_fire = (~(JOYPAD_IO.fires) & 0xc)<<14;
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzWindow.m 80 This method fires just before the window deminaturizes from the Dock.
  /external/smack/src/org/jivesoftware/smackx/
PEPManager.java 123 * Fires roster exchange listeners.
RosterExchangeManager.java 150 * Fires roster exchange listeners.
  /frameworks/base/docs/html/training/activity-testing/
activity-unit-testing.jd 89 <li>Verifying that {@code LaunchActivity} fires an
  /packages/apps/DeskClock/src/com/android/deskclock/
TimerRingService.java 45 // The user might already be in a call when the alarm fires. When
  /packages/apps/DeskClock/src/com/android/deskclock/alarms/
AlarmService.java 85 // The user might already be in a call when the alarm fires. When
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
EditorsPage.java 75 // Add a listener which fires whenever the checkbox for the custom formatter
  /bionic/libc/bionic/
malloc_debug_qemu.cpp 396 /* Fires up an event in the emulator.
407 /* Prints a zero-terminated string to the emulator's stdout (fires up
418 /* Fires up TRACE_DEV_REG_LIBC_INIT event in the emulator.
426 /* Fires up TRACE_DEV_REG_MALLOC event in the emulator.
446 /* Fires up TRACE_DEV_REG_FREE_PTR event in the emulator.
465 /* Fires up TRACE_DEV_REG_QUERY_MALLOC event in the emulator.
    [all...]
  /external/chromium_org/chrome/browser/chromeos/policy/
recommendation_restorer_unittest.cc 547 // set timer fires.
553 // Fast forward until the reset timer fires.
  /external/chromium_org/chrome/browser/resources/bookmark_manager/js/bmm/
bookmark_list.js 205 // WebKit no longer fires click events for middle clicks so we manually
336 // Remove the temporary style.width in a timeout. Once the timer fires
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
folder_shortcuts_data_model.js 454 * Fires a 'permuted' event, which is compatible with cr.ui.ArrayDataModel.
463 // Note: This model only fires 'permuted' event, because:
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java 93 * INVITE V Timer G fires |
102 * | Timer H fires |
110 * |Timer I fires |
153 * | |Timer J fires
    [all...]
  /frameworks/base/docs/html/training/enterprise/
app-compatibility.jd 57 app running on profile fires an intent, there is no handler for the intent on
211 For example, if your app fires a map-related intent, try each of the following
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
RowPresenter.java 427 * Set the listener for item or row selection. A RowPresenter fires a row
463 * Set listener for item or row selection. RowPresenter fires row selection
  /developers/build/prebuilts/gradle/StorageClient/Application/src/main/java/com/example/android/storageclient/
StorageClientFragment.java 65 * Fires an intent to spin up the "file chooser" UI and select an image.
  /developers/samples/android/content/documentsUi/StorageClient/Application/src/main/java/com/example/android/storageclient/
StorageClientFragment.java 65 * Fires an intent to spin up the "file chooser" UI and select an image.
  /development/samples/browseable/StorageClient/src/com.example.android.storageclient/
StorageClientFragment.java 65 * Fires an intent to spin up the "file chooser" UI and select an image.
  /external/antlr/antlr-3.4/runtime/C/vsrulefiles/
antlr3lexer.rules 67 Description="If set to True ANTLR3 will generate code that fires debugging events. [JI - Not yet implemented]"
antlr3lexerandparser.rules 68 Description="If set to True ANTLR3 will generate code that fires debugging events. [JI - Not yet implemented]"
antlr3parser.rules 67 Description="If set to True ANTLR3 will generate code that fires debugging events. [JI - Not yet implemented]"
antlr3treeparser.rules 67 Description="If set to True ANTLR3 will generate code that fires debugging events. [JI - Not yet implemented]"

Completed in 2464 milliseconds

1 2 3 4 5 6 78 91011>>