OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lahv
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java
681
LauncherAppWidgetHostView
lahv
= (LauncherAppWidgetHostView) info.hostView;
local
682
if (
lahv
!= null &&
lahv
.orientationChangedSincedInflation()) {
685
cl.removeView(
lahv
);
[
all
...]
/packages/apps/Launcher3/src/com/android/launcher3/
Workspace.java
1128
LauncherAppWidgetHostView
lahv
= (LauncherAppWidgetHostView) info.hostView;
local
[
all
...]
Completed in 346 milliseconds