Home | History | Annotate | Download | only in headers
      1 #if __ANDROID_API__ == 12
      2 static int foo() {
      3   return 0;
      4 }
      5 #endif
      6