Searched refs:lastWindowWidth (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_app_NativeActivity.cpp155 int32_t lastWindowWidth; member in struct:android::NativeCode
518 code->lastWindowWidth = getWindowProp(code->nativeWindow.get(),
529 if (newWidth != code->lastWindowWidth

Completed in 201 milliseconds