Searched refs:works (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/cmds/app_process/
H A DAndroid.mk53 # the same module). Using the same module also works around an issue with make: binaries
/frameworks/base/lowpan/tests/
H A DAndroid.mk34 # This only works if the class name matches the file name and the directory structure
/frameworks/base/wifi/tests/
H A DAndroid.mk34 # This only works if the class name matches the file name and the directory structure
/frameworks/opt/net/lowpan/libandroid_net_lowpan/tests/
H A DAndroid.mk34 # This only works if the class name matches the file name and the directory structure
/frameworks/opt/net/wifi/tests/wifitests/
H A DAndroid.mk35 # This only works if the class name matches the file name and the directory structure
/frameworks/base/packages/SystemUI/tests/
H A DAndroid.mk102 # This only works if the class name matches the file name and the directory structure
/frameworks/rs/script_api/
H A Drs_matrix.spec299 rsMatrixLoadMultiply (&m2l, &m2r, &m2l) works as expected.
/frameworks/support/work/workmanager/src/androidTest/java/androidx/work/impl/
H A DWorkManagerImplTest.java1570 private void insertNamedWorks(String name, WorkRequest... works) { argument
1571 for (WorkRequest work : works) {

Completed in 362 milliseconds