OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:createAutoItem
(Results
1 - 3
of
3
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/
TvAppVerifierActivity.java
99
protected View
createAutoItem
(int stringId) {
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/
LocationModeTestActivity.java
98
* #
createAutoItem
(int)} as appropriate to generate each item.
124
protected View
createAutoItem
(int stringId) {
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
InteractiveVerifierActivity.java
236
protected View
createAutoItem
(ViewGroup parent, int stringId) {
415
return
createAutoItem
(parent, R.string.nls_service_started);
Completed in 50 milliseconds