Searched refs:LOGTAG (Results 1 – 5 of 5) sorted by relevance
22 private static final String LOGTAG = "VectorAverage"; field in VectorAverage156 Log.v(LOGTAG, msg); in log()
33 private static final String LOGTAG = "SoundPlayerObject"; field in SoundPlayerObject213 Log.v(LOGTAG, msg); in log()
52 private static final String LOGTAG = "WebViewSslTest"; field in WebViewSslTest872 Log.e(LOGTAG, "failed creating certificate chain" + ex); in getAcceptedIssuers()1020 Log.d(LOGTAG, "Importing private key into Android Keystore..."); in onReceivedClientCertRequest()1027 Log.i(LOGTAG, "Imported private key into Android Keystore. key: " + key); in onReceivedClientCertRequest()1033 Log.e(LOGTAG, "Fatal error" + e); in onReceivedClientCertRequest()
41 private static final String LOGTAG = AnimatedVectorDrawableTest.class.getSimpleName(); field in AnimatedVectorDrawableTest92 Log.v(LOGTAG, "Write test No." + outputFilename + " to file successfully."); in saveVectorDrawableIntoPNG()
44 private static final String LOGTAG = VectorDrawableTest.class.getSimpleName(); field in VectorDrawableTest188 Log.v(LOGTAG, "Write test No." + index + " to file successfully."); in saveVectorDrawableIntoPNG()