Searched refs:INCREMENTAL (Results 1 – 12 of 12) sorted by relevance
41 INCREMENTAL, enumerator
131 {"incremental", INCREMENTAL}}; in setup_trace_mask()
174 " VALUES ('" + Build.VERSION.INCREMENTAL + "');";215 if (!Build.VERSION.INCREMENTAL.equals(getBuildVersion(db))) { in onOpen()
123 return String.format("Android %s %s", Build.VERSION.RELEASE, Build.VERSION.INCREMENTAL); in getSoftwareVersion()
126 Build.VERSION.INCREMENTAL); in getUserAgent()
316 Build.VERSION.INCREMENTAL); in getUserAgent()
115 final String platformVersion = Build.VERSION.INCREMENTAL;
76 parts.add(Build.VERSION.INCREMENTAL); in buildUserAgentString()
49 // Build.VERSION.INCREMENTAL. The internal value used by the underlying source control to
17 #define TRACE_TAG INCREMENTAL606 if (VLOG_IS_ON(INCREMENTAL)) { in Serve()
17 #define TRACE_TAG INCREMENTAL
286 + " Build/" + Build.VERSION.INCREMENTAL); in setInitVersion()