Searched defs:InstrumentedDialogFragment (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/core/instrumentation/
H A DInstrumentedDialogFragment.java27 public abstract class InstrumentedDialogFragment extends ObservableDialogFragment class in inherits:ObservableDialogFragment,Instrumentable
34 public InstrumentedDialogFragment() { method in class:InstrumentedDialogFragment
41 public InstrumentedDialogFragment(DialogCreatable dialogCreatable, int dialogId) { method in class:InstrumentedDialogFragment

Completed in 64 milliseconds