Searched defs:arg0 (Results 1 – 13 of 13) sorted by relevance
| /development/tools/emulator/test-apps/SmokeTests/src/com/android/emulator/smoketests/gps/ |
| D | GpsLocationTest.java | 82 public void onProviderDisabled(String arg0) { in onProviderDisabled() 85 public void onProviderEnabled(String arg0) { in onProviderEnabled() 88 public void onStatusChanged(String arg0, int arg1, Bundle arg2) { in onStatusChanged()
|
| /development/samples/SpellChecker/HelloSpellChecker/src/com/example/android/hellospellchecker/ |
| D | HelloSpellCheckerActivity.java | 115 public void onGetSuggestions(final SuggestionsInfo[] arg0) { in onGetSuggestions() 136 public void onGetSentenceSuggestions(final SentenceSuggestionsInfo[] arg0) { in onGetSentenceSuggestions()
|
| /development/samples/USB/AdbTest/src/com/android/adb/ |
| D | AdbMessage.java | 51 public void set(int command, int arg0, int arg1, byte[] data) { in set() 63 public void set(int command, int arg0, int arg1) { in set() 66 public void set(int command, int arg0, int arg1, String data) { in set()
|
| /development/ndk/platforms/android-3/include/linux/ |
| D | thread_info.h | 17 unsigned long arg0, arg1, arg2, arg3; member
|
| /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/ |
| D | PrepareMusicRetrieverTask.java | 37 protected Void doInBackground(Void... arg0) { in doInBackground()
|
| D | MusicService.java | 597 public IBinder onBind(Intent arg0) { in onBind()
|
| /development/samples/ApiDemos/src/com/example/android/apis/media/ |
| D | MediaPlayerDemo_Video.java | 138 public void onBufferingUpdate(MediaPlayer arg0, int percent) { in onBufferingUpdate() 143 public void onCompletion(MediaPlayer arg0) { in onCompletion()
|
| /development/samples/AndroidBeamDemo/src/com/example/android/beam/ |
| D | Beam.java | 96 public void onNdefPushComplete(NfcEvent arg0) { in onNdefPushComplete()
|
| /development/samples/browseable/BasicContactables/src/com.example.android.basiccontactables/ |
| D | ContactablesLoaderCallbacks.java | 80 public void onLoadFinished(Loader<Cursor> arg0, Cursor cursor) { in onLoadFinished()
|
| /development/samples/training/TabCompat/src/com/example/android/tabcompat/lib/ |
| D | CompatTabHoneycomb.java | 99 public void onTabUnselected(Tab arg0, android.app.FragmentTransaction f) { in onTabUnselected()
|
| /development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/ |
| D | FoldingLayoutActivity.java | 356 public void onNothingSelected(AdapterView<?> arg0) { in onNothingSelected()
|
| /development/host/windows/usb/adb_winapi_test/ |
| D | adb_winapi_test.cpp | 48 unsigned int arg0; /* first argument */ member
|
| /development/samples/JetBoy/src/com/example/android/jetboy/ |
| D | JetBoyView.java | 1395 public void surfaceCreated(SurfaceHolder arg0) { in surfaceCreated() 1403 public void surfaceDestroyed(SurfaceHolder arg0) { in surfaceDestroyed()
|