OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IWindowManagerImpl
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/layoutlib/bridge/src/android/view/
IWindowManagerImpl.java
47
public class
IWindowManagerImpl
implements IWindowManager {
54
public
IWindowManagerImpl
(Configuration config, DisplayMetrics metrics, int rotation,
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderSessionImpl.java
73
import android.view.
IWindowManagerImpl
;
196
IWindowManager iwm = new
IWindowManagerImpl
(getContext().getConfiguration(),
[
all
...]
Completed in 163 milliseconds