HomeSort by relevance Sort by last modified time
    Searched defs:createAutoItem (Results 1 - 2 of 2) sorted by null

  /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/
NotificationListenerVerifierActivity.java 161 createAutoItem(R.string.nls_service_started);
162 createAutoItem(R.string.nls_note_received);
163 createAutoItem(R.string.nls_payload_intact);
164 createAutoItem(R.string.nls_clear_one);
165 createAutoItem(R.string.nls_clear_all);
167 createAutoItem(R.string.nls_service_stopped);
168 createAutoItem(R.string.nls_note_missed);
207 protected View createAutoItem(int stringId) {

Completed in 8959 milliseconds