service / com.scurab.android.uitor.reflect / WindowManagerGlobalReflectorA17

WindowManagerGlobalReflectorA17

open class WindowManagerGlobalReflectorA17 : Reflector<Any!>, WindowManager

Constructors

<init>

WindowManagerGlobalReflectorA17()

Functions

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!>?