OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ItemParent
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/
ItemInflater.java
30
public interface
ItemParent
{
58
if (parent instanceof
ItemParent
) {
59
((
ItemParent
) parent).addChild(child);
ButtonBarItem.java
49
public class ButtonBarItem extends AbstractItem implements ItemInflater.
ItemParent
{
ItemGroup.java
26
public class ItemGroup extends AbstractItemHierarchy implements ItemInflater.
ItemParent
,
Completed in 1968 milliseconds