open class WindowManagerGlobalReflectorA17 : Reflector<Any!>, WindowManager
<init> |
WindowManagerGlobalReflectorA17() |
getCurrentActivity |
open fun getCurrentActivity(): Activity? |
getCurrentRootView |
open fun getCurrentRootView(): View? |
getRootView |
open fun getRootView(rootName: String!): View? open fun getRootView(index: Int): View? |
getViewRootNames |
open fun getViewRootNames(): Array<String!>? |