Home | History | Annotate | Download | only in mediabrowserservice

Lines Matching defs:Log

27 import android.util.Log;
172 Log.i(TAG, "Allowing caller '"+callingPackage+" because app was built in debug mode.");
181 if (Log.isLoggable(TAG, Log.DEBUG)) {
182 Log.d(TAG, "Package manager can't find package " + callingPackage
188 Log.w(TAG, "Package manager can't find package: " + callingPackage);
193 Log.w(TAG, "Package has more than one signature.");
205 if (Log.isLoggable(TAG, Log.VERBOSE)) {
206 Log.v(TAG, "Signature not valid. Found: \n" +