Searched refs:INCREMENTAL (Results 1 – 14 of 14) 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()
116 final String platformVersion = Build.VERSION.INCREMENTAL;
49 // Build.VERSION.INCREMENTAL. The internal value used by the underlying source control to
77 parts.add(Build.VERSION.INCREMENTAL); in buildUserAgentString()
17 #define TRACE_TAG INCREMENTAL606 if (VLOG_IS_ON(INCREMENTAL)) { in Serve()
17 #define TRACE_TAG INCREMENTAL
286 + " Build/" + Build.VERSION.INCREMENTAL); in setInitVersion()
2546 device, String.format("%s (%s)", Build.VERSION.RELEASE, Build.VERSION.INCREMENTAL)); in processAtCgmr()
1790 String.format("%s (%s)", Build.VERSION.RELEASE, Build.VERSION.INCREMENTAL)); in testProcessVendorSpecificAt_withExceptedNoEqualSignCommandCGMR()