Home
last modified time | relevance | path

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

/packages/modules/SdkExtensions/testing/apis_for_tests/
Dsystem-current.txt6 method public void systemApiMethod();
/packages/modules/SdkExtensions/testing/impl-src/android/os/ext/test/
DTest.java31 public void systemApiMethod() {} in systemApiMethod() method in Test
/packages/modules/SdkExtensions/tests/e2e/Extensions/app-src/com/android/tests/apex/sdkextensions/
DReceiver.java98 test.systemApiMethod(); in makeCallsVersion45()