Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/Codegen/src/com/android/codegentest/
H A DStaleDataclassDetectorFalsePositivesTest.java60 public @NonNull String someMethod(int param) { return null; } in someMethod() method in StaleDataclassDetectorFalsePositivesTest
/aosp12/system/tools/hidl/lint/test/interfaces/safeunion/1.0/
H A DIReference.hal20 someMethod() generates (InTypes unionType);
/aosp12/system/tools/hidl/lint/test/interfaces/doc_comments/1.0/
H A DINoParam.hal24 someMethod();
H A DIReturnSpace.hal24 someMethod();
H A DIWrongParam.hal24 someMethod(string foo) generates (uint8_t bar);
H A DIWrongReturn.hal24 someMethod(string foo) generates (uint8_t bar);
H A DINoReturn.hal24 someMethod();
H A DIDoubleParam.hal27 someMethod(vec<uint8_t> param, string multiple) generates (float second, bool retVal);
H A DIDoubleReturn.hal27 someMethod(vec<uint8_t> param, string multiple) generates (float second, bool retVal);
H A DIParamAfterReturn.hal26 someMethod(vec<uint8_t> param, string multiple) generates (float second, bool retVal);
H A DIRevReturn.hal27 someMethod(vec<uint8_t> param, string multiple) generates (float second, bool retVal);
H A DISwitched.hal27 someMethod(vec<uint8_t> param, string multiple) generates (float second, bool retVal);
H A DICorrect.hal27someMethod(vec<uint8_t> param, string multiple) generates (float second, string extra, bool retVal…
H A DIRevParam.hal27 someMethod(vec<uint8_t> param, string multiple) generates (float second, bool retVal);
/aosp12/system/tools/hidl/lint/test/interfaces/safeunion/1.1/
H A DIReferStructWithUnion.hal21 someMethod(SomeStruct someStruct);
/aosp12/frameworks/layoutlib/create/tests/res/mock_data/mock_android/fake/
H A DInnerTest.java83 public void someMethod(InnerTest self) { in someMethod() method in InnerTest
/aosp12/frameworks/layoutlib/create/tests/src/com/android/tools/layoutlib/create/
H A DClassHasNativeVisitorTest.java99 public void someMethod() { in someMethod() method in ClassHasNativeVisitorTest.ClassWithoutNative
/aosp12/frameworks/layoutlib/create/tests/res/data/
H A Dmock_android.jarMETA-INF/ META-INF/MANIFEST.MF mock_android/ mock_android/data/ mock_android/ ...