Home
last modified time | relevance | path

Searched refs:activity (Results 1 – 25 of 63) sorted by relevance

123

/external/quake/src/com/android/quake/
DPreconditionActivityHelper.java27 public static Intent createPreconditionIntent(Activity activity, in createPreconditionIntent() argument
30 newIntent.setClass(activity, preconditionActivityClazz); in createPreconditionIntent()
31 newIntent.putExtra(EXTRA_WRAPPED_INTENT, activity.getIntent()); in createPreconditionIntent()
41 public static void startPreconditionActivityAndFinish(Activity activity, in startPreconditionActivityAndFinish() argument
43 activity.startActivity(intent); in startPreconditionActivityAndFinish()
44 activity.finish(); in startPreconditionActivityAndFinish()
DDownloaderActivity.java85 public static boolean ensureDownloaded(Activity activity, in ensureDownloaded() argument
98 activity, DownloaderActivity.class); in ensureDownloaded()
105 activity, intent); in ensureDownloaded()
/external/bluetooth/bluez/tools/
Dubcsp.c367 activity; in ubcsp_recevied_packet() local
382 activity = 0; in ubcsp_recevied_packet()
405 return activity; in ubcsp_recevied_packet()
458 return activity; in ubcsp_recevied_packet()
503 return activity; in ubcsp_recevied_packet()
523 return activity; in ubcsp_recevied_packet()
553 activity |= UBCSP_PACKET_SENT; in ubcsp_recevied_packet()
666 return activity | UBCSP_PACKET_SENT; in ubcsp_recevied_packet()
708 activity |= UBCSP_PACKET_RECEIVED | UBCSP_PACKET_ACK; in ubcsp_recevied_packet()
721 activity |= UBCSP_PACKET_RECEIVED; in ubcsp_recevied_packet()
[all …]
Dcsr_bcsp.c52 uint8_t delay, activity = 0x00; in csr_open_bcsp() local
119 delay = ubcsp_poll(&activity); in csr_open_bcsp()
121 if (activity & UBCSP_PACKET_RECEIVED) in csr_open_bcsp()
154 uint8_t delay, activity = 0x00; in do_command() local
189 delay = ubcsp_poll(&activity); in do_command()
191 if (activity & UBCSP_PACKET_SENT) { in do_command()
204 if (activity & UBCSP_PACKET_RECEIVED) { in do_command()
Dubcsp.h154 uint8 ubcsp_poll (uint8 *activity);
/external/chromium/base/
Dmessage_pump_mac.h126 CFRunLoopActivity activity, void* info);
131 CFRunLoopActivity activity, void* info);
137 CFRunLoopActivity activity, void* info);
142 virtual void EnterExitRunLoop(CFRunLoopActivity activity);
198 virtual void EnterExitRunLoop(CFRunLoopActivity activity);
Dmessage_pump_mac.mm373 CFRunLoopActivity activity,
390 CFRunLoopActivity activity,
405 CFRunLoopActivity activity,
409 switch (activity) {
442 self->EnterExitRunLoop(activity);
447 void MessagePumpCFRunLoopBase::EnterExitRunLoop(CFRunLoopActivity activity) {
492 void MessagePumpCFRunLoop::EnterExitRunLoop(CFRunLoopActivity activity) {
493 if (activity == kCFRunLoopExit &&
/external/webrtc/src/modules/audio_processing/main/test/android/apmtest/jni/
DAndroid.mk19 LOCAL_MODULE := apmtest-activity
/external/webkit/LayoutTests/storage/
Dclose-during-stress-test-expected.txt3 …ct is cleared when closing a frame. It actually helps to cause database activity by throwing an ex…
/external/blktrace/btt/doc/
DMakefile5 btt.tex: activity.eps qhist.eps dhist.eps seek.eps
Dbtt.tex432 \item[\emph{file}.dat] This file provides a notion of \emph{activity}
434 provided in section~\ref{sec:activity}.
476 \newpage\section{\label{sec:activity}Activity Data File}
478 The activity data file contains a series of data values that indicate
487 contains a set of queue activity and a set of completion activity. The
492 some Q activity:
496 # Total System : q activity
519 What this indicates is that there was q activity for the system
522 to adjust btt's notion of what constitutes activity.
527 \item First there is the total system activity -- meaning activity
[all …]
/external/libpcap/
DTODO27 activity (XXX - "pcap_fileno()" handles the first part, although
/external/libvpx/
DCHANGELOG11 --tune=ssim option to enable activity masking
44 also includes support for "activity masking," which greatly improves
56 Add simple version of activity masking.
/external/libvpx/examples/
Dvp8_set_maps.txt13 macroblock-by-macroblock basis whether there is any activity in that
/external/quake/quake/src/WinQuake/
Dquake-rogue.spec.sh89 seismic activity. Now the Quake player can literally quake!
/external/webrtc/src/modules/audio_processing/aec/main/source/
Decho_cancellation.c47 short activity; member
228 aecpc->activity = 0; in WebRtcAec_Init()
/external/iproute2/doc/
Darpd.sgml116 validate entries, but all the broadcast activity is suppressed
/external/quake/
DREADME82 Look for Quake in the Activities folder. Launch it as you would any other activity.
/external/webkit/Source/WebKit/mac/Misc/
DWebKitNSStringExtras.mm80 // the status bar, bookmarks bar, tab bar, and activity window.
/external/webkit/Source/WebCore/platform/mac/
DDragImageMac.mm185 // the status bar, bookmarks bar, tab bar, and activity window.
/external/chromium/chrome/browser/resources/
Dprint_preview.css629 /* Scrollbar when temporarily invisible (no activity) */
/external/chromium/chrome/browser/cocoa/
Dkeystone_glue.mm170 // Called periodically to announce activity by pinging the Keystone server.
508 // Set up hourly activity pings.
/external/webkit/Source/WebKit/mac/Carbon/
DHIWebView.mm1489 static void UpdateObserver(CFRunLoopObserverRef observer, CFRunLoopActivity activity, void *info);
1530 UpdateObserver( CFRunLoopObserverRef observer, CFRunLoopActivity activity, void *info )
/external/v8/tools/v8.xcodeproj/
Dproject.pbxproj1685 …estamps when there are no changes. This\n# minimizes unnecessary build activity for a no-change b…
1698 …estamps when there are no changes. This\n# minimizes unnecessary build activity for a no-change b…
1711 …estamps when there are no changes. This\n# minimizes unnecessary build activity for a no-change b…
1724 …estamps when there are no changes. This\n# minimizes unnecessary build activity for a no-change b…
1737 …estamps when there are no changes. This\n# minimizes unnecessary build activity for a no-change b…
1750 …estamps when there are no changes. This\n# minimizes unnecessary build activity for a no-change b…
/external/oprofile/events/x86-64/family10/
Devents149 …2,3 um:mem_control_request minimum:500 name:MEMORY_CONTROLLER_REQUESTS : Sized read/write activity.

123