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

/frameworks/base/core/java/android/app/
H A DNativeActivity.java364 void setWindowFormat(int format) { method in class:NativeActivity
/frameworks/base/core/jni/
H A Dandroid_app_NativeActivity.cpp52 jmethodID setWindowFormat; member in struct:android::__anon964
573 gNativeActivityClassInfo.setWindowFormat, work.arg1);
574 code->messageQueue->raiseAndClearException(code->env, "setWindowFormat");
1041 GET_METHOD_ID(gNativeActivityClassInfo.setWindowFormat,
1043 "setWindowFormat", "(I)V");

Completed in 7 milliseconds