Home
last modified time | relevance | path

Searched full:api_version (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/docs/html/
Dapp.yaml5 api_version: 1
/frameworks/base/docs/html/google/play/billing/
Dversions.jd29 3, the version information is returned in the <code>API_VERSION</code> key of
79 <li>Adds a new supported string value, "2", for the <code>API_VERSION</code> key of the Bundle
/frameworks/compile/libbcc/gdb_plugin/
Dandroid-commands.py264 api_version = self.getprop("ro.build.version.sdk")
265 if api_version < 15: