Home
last modified time | relevance | path

Searched defs:add (Results 1 – 25 of 31) sorted by relevance

12

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DLabelMaker.java142 public int add(GL10 gl, String text, Paint textPaint) { in add() method in LabelMaker
154 public int add(GL10 gl, Drawable background, String text, Paint textPaint) { in add() method in LabelMaker
162 public int add(GL10 gl, Drawable drawable, int minWidth, int minHeight) { in add() method in LabelMaker
174 public int add(GL10 gl, Drawable background, String text, Paint textPaint, in add() method in LabelMaker
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/
DEventScheduler.java82 public void add(SchedulableEvent event) { in add() method in EventScheduler.FastEventQueue
154 public void add(SchedulableEvent event) { in add() method in EventScheduler
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/
DEventScheduler.java82 public void add(SchedulableEvent event) { in add() method in EventScheduler.FastEventQueue
154 public void add(SchedulableEvent event) { in add() method in EventScheduler
/development/samples/SimpleJNI/src/com/example/android/simplejni/
DSimpleJNI.java42 static native int add(int a, int b); in add() method in Native
/development/ndk/samples/two-libs/src/com/example/twolibs/
DTwoLibs.java45 public native int add(int x, int y); in add() method in TwoLibs
/development/tools/axl/
Dchewie.py20 def add(self, url, time): member in Queue
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
DBatchOperation.java52 public void add(ContentProviderOperation cpo) { in add() method in BatchOperation
/development/samples/Support7Demos/src/com/example/android/supportv7/media/
DSessionManager.java102 public PlaylistItem add(Uri uri, String mime) { in add() method in SessionManager
106 public PlaylistItem add(Uri uri, String mime, PendingIntent receiver) { in add() method in SessionManager
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
DSessionManager.java106 public PlaylistItem add(Uri uri, String mime) { in add() method in SessionManager
110 public PlaylistItem add(Uri uri, String mime, PendingIntent receiver) { in add() method in SessionManager
/development/samples/SimpleJNI/jni/
Dnative.cpp25 add(JNIEnv *env, jobject thiz, jint a, jint b) { in add() function
/development/samples/ApiDemos/src/com/example/android/apis/view/
DList8.java66 Button add = (Button) findViewById(R.id.add); in onCreate() local
/development/samples/Support4Demos/src/com/example/android/supportv4/view/
DViewPagerActivity.java58 public void add(String title, int color) { in add() method in ViewPagerActivity.ColorPagerAdapter
/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
DScanResultAdapter.java108 public void add(ScanResult scanResult) { in add() method in ScanResultAdapter
/development/samples/browseable/GridViewPager/src/com.example.android.wearable.gridviewpager/
DSampleGridPagerAdapter.java145 public void add(Fragment f) { in add() method in SampleGridPagerAdapter.Row
/development/ndk/platforms/android-3/include/linux/
Dsysdev.h39 int (*add)(struct sys_device *); member
Ddevice.h158 int (*add) (struct class_device *, struct class_interface *); member
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/ui/
DAttractionsGridPagerAdapter.java276 void add(View newView) { in add() method in AttractionsGridPagerAdapter.DelayedHide
/development/ndk/platforms/android-21/include/linux/
Drds.h182 uint64_t add; member
194 uint64_t add; member
/development/ndk/platforms/android-3/include/linux/mtd/
Dmtd.h143 void (*add)(struct mtd_info *mtd); member
/development/tools/checkstyle/
Dcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml sun_checks.xml com/ ...
/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/ContactsList/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/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...

12