Searched refs:prettyPrint (Results 1 – 1 of 1) sorted by relevance
46 Log.i(TAG, "Received intent " + prettyPrint(intent)); in onReceive()68 Log.i(TAG, "Taking intent " + prettyPrint(intent)); in getResult()72 private static String prettyPrint(Intent intent) { in prettyPrint() method in LocalIntentSender