/development/ndk/platforms/android-9/include/linux/ |
D | platform_device.h | 29 int (*remove)(struct platform_device *); member
|
D | transport_class.h | 26 int (*remove)(struct transport_container *, struct device *, member
|
D | sysdev.h | 40 int (*remove)(struct sys_device *); member
|
D | device.h | 52 int (*remove)(struct device * dev); member 81 int (*remove) (struct device * dev); member 159 void (*remove) (struct class_device *, struct class_interface *); member
|
D | nfs_xdr.h | 519 int (*remove) (struct inode *, struct qstr *); member
|
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/ |
D | Player.java | 48 public abstract PlaylistItem remove(String iid); in remove() method in Player
|
D | SessionManager.java | 132 public PlaylistItem remove(String iid) { in remove() method in SessionManager
|
D | RemotePlayer.java | 299 public PlaylistItem remove(String itemId) { in remove() method in RemotePlayer
|
D | LocalPlayer.java | 208 public PlaylistItem remove(String iid) { in remove() method in LocalPlayer
|
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/ |
D | EventScheduler.java | 71 public SchedulableEvent remove() { in remove() method in EventScheduler.FastEventQueue
|
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/ |
D | EventScheduler.java | 71 public SchedulableEvent remove() { in remove() method in EventScheduler.FastEventQueue
|
/development/samples/browseable/AppShortcuts/src/com.example.android.appshortcuts/ |
D | Main.java | 239 final Button remove = (Button) view.findViewById(R.id.remove); in bindView() local
|
/development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/ |
D | ListViewItemAnimations.java | 185 private void animateSwipe(final View view, float endX, long duration, final boolean remove) { in animateSwipe()
|
/development/samples/ShortcutSample/src/com/example/android/shortcutsample/ |
D | Main.java | 304 final Button remove = (Button) view.findViewById(R.id.remove); in bindView() local
|
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/ui/ |
D | AttractionsGridPagerAdapter.java | 281 void remove(View removeView) { in remove() method in AttractionsGridPagerAdapter.DelayedHide
|
/development/ndk/platforms/android-9/include/linux/mmc/ |
D | card.h | 94 void (*remove)(struct mmc_card *); member
|
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/ |
D | AppRestrictionEnforcerFragment.java | 338 Button remove = (Button) view.findViewById(R.id.item_remove); in insertItemRow() local
|
/development/ndk/platforms/android-9/include/linux/mtd/ |
D | mtd.h | 144 void (*remove)(struct mtd_info *mtd); member
|
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/ |
D | DiskLruCache.java | 631 public synchronized boolean remove(String key) throws IOException { in remove() method in DiskLruCache
|
/development/vndk/tools/definition-tool/ |
D | vndk_definition_tool.py | 864 def remove(self, lib): member in ELFLibDict
|
/development/samples/training/multiscreen/newsreader/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/ActivityLifecycle/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/location-aware/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/FragmentBasics/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/AnimationsDemo/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |