Home
last modified time | relevance | path

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

/build/tools/apicheck/src/com/android/apicheck/
DApiCheck.java88 ApiInfo newApi = acheck.parseApi(args.get(1)); in main() local
92 oldApi.isConsistent(newApi); in main()