OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mCalledOnBoundsChange
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
ScaleDrawableTest.java
546
private boolean
mCalledOnBoundsChange
= false;
569
mCalledOnBoundsChange
= true;
574
return
mCalledOnBoundsChange
;
578
mCalledOnBoundsChange
= false;
LayerDrawableTest.java
[
all
...]
Completed in 48 milliseconds