Home
last modified time | relevance | path

Searched refs:CREATOR (Results 1 – 14 of 14) sorted by relevance

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DNode.java163 mName = ComponentName.CREATOR.createFromParcel(in); in Node()
166 in.readTypedList(mChildren, Node.CREATOR); in Node()
172 mIntent = Intent.CREATOR.createFromParcel(in); in Node()
265 public static final Creator<Node> CREATOR = new Creator<Node>() { field in Node
/development/samples/browseable/ScopedDirectoryAccess/src/com.example.android.scopeddirectoryaccess/
DDirectoryEntry.java36 public static final Creator<DirectoryEntry> CREATOR = new Creator<DirectoryEntry>() { field in DirectoryEntry
/development/samples/ApiDemos/src/com/example/android/apis/app/
DPresentationActivity.java533 public static final Creator<DemoPresentationContents> CREATOR = field in PresentationActivity.DemoPresentationContents
/development/samples/training/multiscreen/newsreader/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/src/com/example/android/interactivechart/
DInteractiveLineGraphView.java1156 public static final Parcelable.Creator<SavedState> CREATOR field in InteractiveLineGraphView.SavedState
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...