• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Signature format: 2.0
2package android.os.ext.test {
3
4  public class Test {
5    method public static void staticSystemApiMethod();
6    method public void systemApiMethod();
7  }
8
9}
10
11