public class CarbonLayoutInflater
extends android.view.LayoutInflater
| Modifier | Constructor and Description |
|---|---|
protected |
CarbonLayoutInflater(android.content.Context context) |
protected |
CarbonLayoutInflater(android.view.LayoutInflater original,
android.content.Context newContext) |
| Modifier and Type | Method and Description |
|---|---|
android.view.LayoutInflater |
cloneInContext(android.content.Context newContext) |
protected android.view.View |
onCreateView(java.lang.String name,
android.util.AttributeSet attrs) |
protected android.view.View |
onCreateView(android.view.View parent,
java.lang.String name,
android.util.AttributeSet attrs) |
protected CarbonLayoutInflater(android.content.Context context)
protected CarbonLayoutInflater(android.view.LayoutInflater original,
android.content.Context newContext)
public android.view.LayoutInflater cloneInContext(android.content.Context newContext)
cloneInContext in class android.view.LayoutInflaterprotected android.view.View onCreateView(java.lang.String name,
android.util.AttributeSet attrs)
throws java.lang.ClassNotFoundException
onCreateView in class android.view.LayoutInflaterjava.lang.ClassNotFoundExceptionprotected android.view.View onCreateView(android.view.View parent,
java.lang.String name,
android.util.AttributeSet attrs)
throws java.lang.ClassNotFoundException
onCreateView in class android.view.LayoutInflaterjava.lang.ClassNotFoundException