Home | History | Annotate | Download | only in jni

Lines Matching refs:seconds

1335 android_mtp_MtpPropertyGroup_format_date_time(JNIEnv *env, jobject /*thiz*/, jlong seconds)
1338 formatDateTime(seconds, date, sizeof(date));