Searched refs:LOGTAG (Results 1 – 5 of 5) sorted by relevance
22 private static final String LOGTAG = "VectorAverage"; field in VectorAverage202 Log.v(LOGTAG, msg); in log()
59 private static final String LOGTAG = "WebViewSslTest"; field in WebViewSslTest921 Log.e(LOGTAG, "failed creating certificate chain" + ex); in getAcceptedIssuers()1075 Log.d(LOGTAG, "Importing private key into Android Keystore..."); in onReceivedClientCertRequest()1082 Log.i(LOGTAG, "Imported private key into Android Keystore. key: " + key); in onReceivedClientCertRequest()1088 Log.e(LOGTAG, "Fatal error" + e); in onReceivedClientCertRequest()
48 private static final String LOGTAG = "DrawableTestUtils"; field in DrawableTestUtils265 Log.v(LOGTAG, "Write test No." + outputFilename + " to file successfully."); in saveVectorDrawableIntoPNG()
57 private static final String LOGTAG = "VectorDrawableTest"; field in VectorDrawableTest
38 private static final String LOGTAG = "SoundPlayerObject"; field in SoundPlayerObject542 Log.v(LOGTAG, msg); in log()