Searched refs:getDisplayID (Results 1 – 1 of 1) sorted by relevance
418 …const jmethodID getDisplayID = getMethodID(env, wmClass, "getDefaultDisplay", "()Landroid/view/Di… in getDefaultDisplay() local419 const jobject display = env->CallObjectMethod(windowManager, getDisplayID); in getDefaultDisplay()