Home
last modified time | relevance | path

Searched defs:only (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/script_api/
Drs_for_each.spec110 This is a synchronous function. A call to this function only returns after all function
199 all cells in the input, this function only processes cells in the subspace of function
/frameworks/base/services/tests/servicestests/src/com/android/server/backup/internal/
DLifecycleOperationStorageTest.java191 private Set<Integer> only(Integer val) { in only() method in LifecycleOperationStorageTest