OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:windowCount
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/samples/layout/
clayout.c
122
static le_int32
windowCount
= 0;
153
windowCount
+= 1;
347
if (--
windowCount
<= 0) {
layout.cpp
121
static le_int32
windowCount
= 0;
151
windowCount
+= 1;
343
if (--
windowCount
<= 0) {
/external/icu/icu4c/source/samples/layout/
clayout.c
122
static le_int32
windowCount
= 0;
153
windowCount
+= 1;
347
if (--
windowCount
<= 0) {
layout.cpp
121
static le_int32
windowCount
= 0;
151
windowCount
+= 1;
343
if (--
windowCount
<= 0) {
/cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
UiAutomationTest.java
282
final int
windowCount
= windows.size();
283
for (int i = 0; i <
windowCount
; i++) {
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityWindowQueryTest.java
131
final int
windowCount
= windows.size();
132
for (int i = 0; i <
windowCount
; i++) {
645
final int
windowCount
= windows.size();
646
for (int i = 0; i <
windowCount
; i++) {
674
final int
windowCount
= windows.size();
675
for (int i = 0; i <
windowCount
; i++) {
709
for (int i = 0; i <
windowCount
; i++) {
[
all
...]
/external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar
Completed in 212 milliseconds