OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stimer
(Results
1 - 3
of
3
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemView.java
114
private static Timer
sTimer
; // Create the
sTimer
here if you need to do
705
if (
sTimer
!= null) {
706
sTimer
.start(tag);
711
if (
sTimer
!= null) {
712
sTimer
.pause(tag);
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
trident.h
341
unsigned int
stimer
; /* global sample timer (to detect spurious interrupts) */
member in struct:snd_trident_voice
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
trident.h
341
unsigned int
stimer
; /* global sample timer (to detect spurious interrupts) */
member in struct:snd_trident_voice
Completed in 188 milliseconds