Searched refs:Parent (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/preference/
H A DPreferenceGroup.java42 public abstract class PreferenceGroup extends Preference implements GenericInflater.Parent<Preference> {
H A DGenericInflater.java43 * Must implement {@link GenericInflater.Parent}
45 abstract class GenericInflater<T, P extends GenericInflater.Parent> {
63 public interface Parent<T> { interface in class:GenericInflater
/frameworks/compile/slang/
H A Dslang_rs_export_type.h607 const RSExportRecordType *Parent,
611 mParent(Parent),
605 Field(const RSExportType *T, const llvm::StringRef &Name, const RSExportRecordType *Parent, size_t Offset) argument
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp247 BasicBlock *Parent = Exn->getParent(); local
249 std::pair<Value*,Value*> ExnSelSlots = FnToLPadSlotMap[Parent->getParent()];
252 Builder.SetInsertPoint(Parent, Exn->getIterator());
/frameworks/base/
H A Dcompiled-classes-phone3422 android.preference.GenericInflater$Parent

Completed in 201 milliseconds