OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mNumWindows
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/eas/
EasSyncBase.java
39
private int
mNumWindows
;
100
mInitialSync,
mNumWindows
);
125
mNumWindows
= 1;
137
key,
mNumWindows
);
138
mNumWindows
++;
140
mNumWindows
= 1;
/cts/tests/tests/media/src/android/media/cts/
EncodeVirtualDisplayWithCompositionTest.java
590
private volatile int
mNumWindows
;
630
mNumWindows
= numWindows;
780
mTopWindow.getSurface(), mWidth, mHeight,
mNumWindows
);
[
all
...]
Completed in 35 milliseconds