Home
last modified time | relevance | path

Searched refs:explore (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/res/raw/
Da11y_touch_explore_gesture.log1 * Gesture4_id-2:Touch explore
/frameworks/base/core/java/android/os/
DEnvironment.java1035 final ArrayDeque<File> explore = new ArrayDeque<>(); in hasInterestingFiles() local
1036 explore.add(dir); in hasInterestingFiles()
1037 while (!explore.isEmpty()) { in hasInterestingFiles()
1038 dir = explore.pop(); in hasInterestingFiles()
1041 if (f.isDirectory()) explore.add(f); in hasInterestingFiles()
/frameworks/rs/script_api/include/
Drs_object_info.rsh234 * functions to explore this complex Element.