Searched refs:isBuildDebuggable (Results 1 - 1 of 1) sorted by relevance

/frameworks/webview/chromium/java/com/android/webview/chromium/
H A DWebViewChromiumFactoryProvider.java117 if (isBuildDebuggable()) {
158 private static boolean isBuildDebuggable() { method in class:WebViewChromiumFactoryProvider
255 if (isBuildDebuggable()) {
352 if (!isBuildDebuggable()) {

Completed in 44 milliseconds