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

/frameworks/base/core/jni/
H A Dandroid_app_NativeActivity.cpp52 jmethodID setWindowFormat; member in struct:android::__anon792
218 gNativeActivityClassInfo.setWindowFormat, work.arg1);
219 code->messageQueue->raiseAndClearException(code->env, "setWindowFormat");
655 GET_METHOD_ID(gNativeActivityClassInfo.setWindowFormat,
657 "setWindowFormat", "(I)V");
/frameworks/base/core/java/android/app/
H A DNativeActivity.java326 void setWindowFormat(int format) { method in class:NativeActivity

Completed in 314 milliseconds