OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getViewInfo
(Results
1 - 2
of
2
) sorted by null
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
FullScreenTask.java
143
result = mInflater.
getViewInfo
(v);
190
mEventFacade.postEvent("click", mInflater.
getViewInfo
(view));
300
Map<String, String> data = mInflater.
getViewInfo
(aview);
ViewInflater.java
891
result.put(entry.getKey(),
getViewInfo
(tmp));
897
public Map<String, String>
getViewInfo
(View v) {
[
all
...]
Completed in 131 milliseconds