Home
last modified time | relevance | path

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

/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java890 ArrayList<NestedStruct> structs = proxy.getNestedStructs(); in client()
1324 public ArrayList<NestedStruct> getNestedStructs() throws RemoteException { in getNestedStructs() method in HidlTestJava.Baz