OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cleared
(Results
1 - 25
of
56
) sorted by null
1
2
3
/frameworks/base/core/java/com/android/internal/view/menu/
MenuPresenter.java
75
* @param
cleared
true if the menu was entirely
cleared
77
public void updateMenuView(boolean
cleared
);
IconMenuPresenter.java
103
public void updateMenuView(boolean
cleared
) {
108
super.updateMenuView(
cleared
);
BaseMenuPresenter.java
81
public void updateMenuView(boolean
cleared
) {
/external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
timeout-clear-watch.js
1
description("Tests that when a watch times out and is
cleared
from the error callback, there is no crash. This a regression test for https://bugs.webkit.org/show_bug.cgi?id=32111.");
permission-denied-already-clear-watch.js
1
description("Tests that when Geolocation permission has been denied prior to a call to watchPosition, and the watch is
cleared
in the error callback, there is no crash. This a regression test for https://bugs.webkit.org/show_bug.cgi?id=32111.");
/external/llvm/utils/lit/lit/
ProgressBar.py
228
self.
cleared
= 1 #: true if we haven't drawn the bar yet.
235
if self.
cleared
:
237
self.
cleared
= 0
264
if not self.
cleared
:
269
self.
cleared
= 1
/external/elfutils/config/
depcomp
301
cleared
=no
303
case $
cleared
in no)
305
cleared
=yes
/external/v8/test/mjsunit/
debug-mirror-cache.js
53
// Check that mirror cache is
cleared
when entering debugger.
54
assertEquals(0, debug.next_handle_, "Mirror cache not
cleared
");
55
assertEquals(0, debug.mirror_cache_.length, "Mirror cache not
cleared
");
/packages/apps/Calculator/src/com/android/calculator2/
CalculatorEditable.java
51
mLogic.
cleared
();
Logic.java
128
cleared
();
method
131
void
cleared
() {
method in class:Logic
/external/bison/build-aux/
depcomp
406
cleared
=no
408
case $
cleared
in
411
cleared
=yes ;;
/external/chromium/sdch/open-vcdiff/
depcomp
465
cleared
=no
467
case $
cleared
in
470
cleared
=yes ;;
/external/genext2fs/
depcomp
406
cleared
=no
408
case $
cleared
in
411
cleared
=yes ;;
/external/grub/
depcomp
399
cleared
=no
401
case $
cleared
in
404
cleared
=yes ;;
/external/libffi/
depcomp
460
cleared
=no
462
case $
cleared
in
465
cleared
=yes ;;
/external/libpng/
depcomp
477
cleared
=no eat=no
480
case $
cleared
in
483
cleared
=yes ;;
/external/llvm/autoconf/
depcomp
399
cleared
=no
401
case $
cleared
in
404
cleared
=yes ;;
/external/pcre/
depcomp
477
cleared
=no eat=no
480
case $
cleared
in
483
cleared
=yes ;;
/external/protobuf/
depcomp
465
cleared
=no
467
case $
cleared
in
470
cleared
=yes ;;
/external/protobuf/gtest/build-aux/
depcomp
465
cleared
=no
467
case $
cleared
in
470
cleared
=yes ;;
/external/strace/
depcomp
397
cleared
=no
399
case $
cleared
in
402
cleared
=yes ;;
/external/valgrind/main/
depcomp
477
cleared
=no eat=no
480
case $
cleared
in
483
cleared
=yes ;;
/ndk/sources/host-tools/sed-4.2.1/build-aux/
depcomp
477
cleared
=no eat=no
480
case $
cleared
in
483
cleared
=yes ;;
/frameworks/base/tests/CoreTests/android/core/
HeapTest.java
66
Log.i(TAG, "****** " + numCleared + "/" + i + "
cleared
******");
90
throw new RuntimeException("Test failed: soft refs not
cleared
");
108
* the references can be
cleared
.
151
* the references can be
cleared
.
165
int
cleared
= -1;
local
173
cleared
= checkRefs(refs,
cleared
);
194
"weak refs not
cleared
");
330
// System.out.println("HeapTest/PhantomRefs:
cleared
evens");
340
// System.out.println("HeapTest/PhantomRefs:
cleared
all")
[
all
...]
/external/qemu-pc-bios/bochs/bios/
notes
9
in 1f7 until BSY
cleared
Completed in 237 milliseconds
1
2
3