OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:frozenwithfocus
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/widget/src/android/widget/cts/
TextView_SaveStateTest.java
67
* @param
frozenWithFocus
the frozen with focus
71
private Parcel creatTestParcel(int start, int end, boolean
frozenWithFocus
, String text) {
77
source.writeInt(
frozenWithFocus
? 1 : 0);
/frameworks/base/core/java/android/widget/
TextView.java
[
all
...]
Completed in 156 milliseconds