/development/samples/training/basic/FragmentBasics/src/com/example/fragments/ |
D | HeadlinesFragment.java | 58 public void onAttach(Activity activity) { in onAttach() method in HeadlinesFragment 59 super.onAttach(activity); in onAttach()
|
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/ |
D | ItemAddFragment.java | 45 public void onAttach(Context context) { in onAttach() method in ItemAddFragment 46 super.onAttach(context); in onAttach()
|
D | StatusFragment.java | 59 public void onAttach(Activity activity) { in onAttach() method in StatusFragment 60 super.onAttach(activity); in onAttach()
|
/development/samples/browseable/PdfRendererBasic/src/com.example.android.pdfrendererbasic/ |
D | PdfRendererBasicFragment.java | 113 public void onAttach(Activity activity) { in onAttach() method in PdfRendererBasicFragment 114 super.onAttach(activity); in onAttach()
|
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
D | TitlesFragment.java | 61 public void onAttach(Activity activity) { in onAttach() method in TitlesFragment 62 super.onAttach(activity); in onAttach()
|
/development/samples/browseable/NetworkConnect/src/com.example.android.networkconnect/ |
D | NetworkFragment.java | 80 public void onAttach(Context context) { in onAttach() method in NetworkFragment 81 super.onAttach(context); in onAttach()
|
/development/samples/IntentPlayground/src/com/example/android/intentplayground/ |
D | ShowcaseFragment.java | 57 public void onAttach(Context context) { in onAttach() method in ShowcaseFragment 58 super.onAttach(context); in onAttach()
|
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/ |
D | EntryListFragment.java | 144 public void onAttach(Activity activity) { in onAttach() method in EntryListFragment 145 super.onAttach(activity); in onAttach()
|
/development/samples/browseable/FingerprintDialog/src/com.example.android.fingerprintdialog/ |
D | FingerprintAuthenticationDialogFragment.java | 137 public void onAttach(Context context) { in onAttach() method in FingerprintAuthenticationDialogFragment 138 super.onAttach(context); in onAttach()
|
/development/samples/browseable/DeviceOwner/src/com.example.android.deviceowner/ |
D | DeviceOwnerFragment.java | 140 public void onAttach(Activity activity) { in onAttach() method in DeviceOwnerFragment 141 super.onAttach(activity); in onAttach()
|
/development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/ |
D | FingerprintAuthenticationDialogFragment.java | 161 public void onAttach(Context context) { in onAttach() method in FingerprintAuthenticationDialogFragment 162 super.onAttach(context); in onAttach()
|
/development/samples/browseable/ScopedDirectoryAccess/src/com.example.android.scopeddirectoryaccess/ |
D | ScopedDirectoryAccessFragment.java | 79 public void onAttach(Context context) { in onAttach() method in ScopedDirectoryAccessFragment 80 super.onAttach(context); in onAttach()
|
/development/samples/browseable/BasicManagedProfile/src/com.example.android.basicmanagedprofile/ |
D | BasicManagedProfileFragment.java | 98 public void onAttach(Activity activity) { in onAttach() method in BasicManagedProfileFragment 99 super.onAttach(activity); in onAttach()
|
/development/samples/training/ContactsList/src/com/example/android/contactslist/ui/ |
D | ContactsListFragment.java | 242 public void onAttach(Activity activity) { in onAttach() method in ContactsListFragment 243 super.onAttach(activity); in onAttach()
|