OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mWhich
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/src/
sles_allinclusive.h
275
SLuint32
mWhich
; // which buffer to use next
/frameworks/base/core/java/android/app/
Instrumentation.java
425
private final IntentFilter
mWhich
;
452
mWhich
= which;
473
mWhich
= null;
483
return
mWhich
;
568
if (
mWhich
!= null
569
&&
mWhich
.match(who.getContentResolver(), intent,
[
all
...]
Completed in 1804 milliseconds