OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HolographicViewHelper
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
HolographicImageView.java
26
private final
HolographicViewHelper
mHolographicHelper;
39
mHolographicHelper = new
HolographicViewHelper
(context);
HolographicLinearLayout.java
32
private final
HolographicViewHelper
mHolographicHelper;
53
mHolographicHelper = new
HolographicViewHelper
(context);
HolographicViewHelper.java
28
public class
HolographicViewHelper
{
35
public
HolographicViewHelper
(Context context) {
Completed in 6266 milliseconds