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

  /cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
UiAutomationTestFirstActivity.java 40 String[] cheeses = getResources().getStringArray(R.array.some_cheeses); local
42 android.R.layout.simple_list_item_1, cheeses);
UiAutomationTestSecondActivity.java 39 String[] cheeses = getResources().getStringArray(R.array.some_cheeses); local
41 android.R.layout.simple_list_item_1, cheeses);

Completed in 265 milliseconds