/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/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/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 | 2144 def remove(self, lib): member in ELFLibDict
|