HomeSort by relevance Sort by last modified time
    Searched full:schedule (Results 276 - 300 of 500) sorted by null

<<11121314151617181920

  /frameworks/base/services/java/com/android/server/
AlarmManagerService.java 137 // now that we have initied the driver schedule the alarm
    [all...]
SystemServer.java 610 timer.schedule(new TimerTask() {
UiModeManagerService.java 759 // schedule next update
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
FwEvent.c 289 * Requests the context engine to schedule the driver task for handling the FW-Events.
  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 598 /** \brief OS Schedule Request
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
measurementMgrSM.c 551 /* Calling to schedule the first waiting request */
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/
DeskClock.java 647 refreshAll(); // will schedule periodic weather fetch
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/
measurementMgrSM.c 569 /* Calling to schedule the first waiting request */
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/common/inc/
osApi.h 598 /** \brief OS Schedule Request
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
measurementMgrSM.c 548 /* Calling to schedule the first waiting request */
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txDataQueue.c 271 * \brief Insert packet in queue and schedule task
  /device/samsung/crespo/alsa-lib/src/seq/
seq.c 306 To schedule the event in a real-time queue or in a tick queue,
415 synchronously. Hence, when you schedule an event, you have to choose
490 You can schedule the event in a certain queue so that the tempo
501 If you want to schedule the event at the certain time, set up
711 the sender must set both schedule queue and time in the
    [all...]
  /dalvik/vm/alloc/
Copying.c 1032 * here we'd probably deadlock. Schedule a call.
    [all...]
Heap.c 872 * Cancel any old scheduled trims, and schedule a new one.
    [all...]
  /development/samples/ApiDemos/res/values/
strings.xml 169 <string name="alarm_controller">This demonstrates how to schedule and handle
185 <string name="alarm_service">This demonstrates how to schedule a repeating
    [all...]
  /external/webkit/WebCore/html/
HTMLParser.cpp     [all...]
HTMLTokenizer.cpp     [all...]
  /external/wpa_supplicant/
aes.c     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
aes.c     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.c 205 * wpa_supplicant_req_auth_timeout - Schedule a timeout for authentication
210 * This function is used to schedule a timeout for the current authentication
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
Sdk.java 508 job.schedule();
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
SsaBasicBlock.java 593 * schedule may interfere. We need to insert this
    [all...]
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/engines/
AESEngine.java 106 // vector used in calculating key schedule (powers of x in GF(256))
  /external/dropbear/libtomcrypt/
changes     [all...]
  /external/dropbear/libtomcrypt/src/ciphers/safer/
saferp.c 173 /* These are the 33, 128-bit bias words for the key schedule */

Completed in 3550 milliseconds

<<11121314151617181920