Searched refs:LOGD (Results 1 – 1 of 1) sorted by relevance
22 #define LOGD(...) ((void)__android_log_print(ANDROID_LOG_DEBUG, "AndroidGameQualification", __VA_AR… macro73 LOGD("Created intent %s at %lld", INTENT_START, (long long)timestamp); in createIntent()