| /development/samples/browseable/MidiScope/src/com.example.android.common.midi/ |
| D | MidiEventScheduler.java | 40 public void onSend(byte[] msg, int offset, int count, long timestamp) in onSend() 50 public int count = 0; field in MidiEventScheduler.MidiEvent 53 private MidiEvent(int count) { in MidiEvent() 58 private MidiEvent(byte[] msg, int offset, int count, long timestamp) { in MidiEvent() 78 private MidiEvent createScheduledEvent(byte[] msg, int offset, int count, in createScheduledEvent()
|
| /development/samples/browseable/MidiSynth/src/com.example.android.common.midi/ |
| D | MidiEventScheduler.java | 40 public void onSend(byte[] msg, int offset, int count, long timestamp) in onSend() 50 public int count = 0; field in MidiEventScheduler.MidiEvent 53 private MidiEvent(int count) { in MidiEvent() 58 private MidiEvent(byte[] msg, int offset, int count, long timestamp) { in MidiEvent() 78 private MidiEvent createScheduledEvent(byte[] msg, int offset, int count, in createScheduledEvent()
|
| D | MidiDispatcher.java | 78 public void onSend(byte[] msg, int offset, int count, long timestamp) throws IOException { in onSend()
|
| /development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/ |
| D | EasyTextWatcher.java | 29 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() 34 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
| /development/ndk/platforms/android-3/arch-arm/include/asm/ |
| D | semaphore.h | 24 atomic_t count; member 31 #define __DECLARE_SEMAPHORE_GENERIC(name,count) struct semaphore name = __SEMAPHORE_INIT(name,cou… argument
|
| /development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/ |
| D | TextWatcherWrapper.java | 37 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() 42 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
| /development/ndk/platforms/android-21/include/linux/netfilter/ |
| D | xt_multiport.h | 32 __u8 count; member 39 __u8 count; member
|
| /development/ndk/platforms/android-3/include/linux/netfilter/ |
| D | xt_multiport.h | 27 u_int8_t count; member 34 u_int8_t count; member
|
| /development/ndk/sources/android/ndk_helper/ |
| D | gestureDetector.cpp | 141 int32_t count = AMotionEvent_getPointerCount( event ); in FindIndex() local 157 int32_t count = AMotionEvent_getPointerCount( event ); in Detect() local 256 int32_t count = AMotionEvent_getPointerCount( event ); in FindIndex() local 274 int32_t count = AMotionEvent_getPointerCount( event ); in Detect() local
|
| /development/ndk/platforms/android-3/include/linux/ |
| D | percpu_counter.h | 22 s64 count; member
|
| D | keychord.h | 25 __u16 count; member
|
| /development/samples/browseable/MidiScope/src/com.example.android.midiscope/ |
| D | MidiPrinter.java | 62 public static String formatBytes(byte[] data, int offset, int count) { in formatBytes() 70 public static String formatMessage(byte[] data, int offset, int count) { in formatMessage()
|
| /development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/ |
| D | CardEmulationFragment.java | 55 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() 60 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
| /development/ndk/platforms/android-3/include/ |
| D | semaphore.h | 36 volatile unsigned int count; member
|
| /development/samples/ApiDemos/src/com/example/android/apis/content/ |
| D | TextUndoActivity.java | 84 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() 88 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
| /development/ndk/platforms/android-21/include/ |
| D | semaphore.h | 36 volatile unsigned int count; member
|
| /development/ndk/platforms/android-21/include/linux/ |
| D | ivtvfb.h | 27 int count; member
|
| D | keychord.h | 27 __u16 count; member
|
| /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/dummydata/ |
| D | Cheeses.java | 173 public static ArrayList<String> randomList(int count) { in randomList()
|
| /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/dummydata/ |
| D | Cheeses.java | 173 public static ArrayList<String> randomList(int count) { in randomList()
|
| /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/dummydata/ |
| D | Cheeses.java | 173 public static ArrayList<String> randomList(int count) { in randomList()
|
| /development/samples/ApiDemos/src/com/example/android/apis/animation/ |
| D | FixedGridLayout.java | 62 int count = getChildCount(); in onMeasure() local 85 int count = getChildCount(); in onLayout() local
|
| /development/samples/browseable/DirectBoot/src/com.example.android.directboot/alarms/ |
| D | AlarmAdapter.java | 133 public void onInserted(int position, int count) { in onInserted() 138 public void onRemoved(int position, int count) { in onRemoved() 148 public void onChanged(int position, int count) { in onChanged()
|
| /development/samples/FixedGridLayout/src/com/example/android/fixedgridlayout/ |
| D | FixedGridLayout.java | 75 int count = getChildCount(); in onMeasure() local 96 int count = getChildCount(); in onLayout() local
|
| /development/samples/USB/AdbTest/src/com/android/adb/ |
| D | AdbTestActivity.java | 95 int count = 0; in appendLog() local 163 int count = device.getInterfaceCount(); in findAdbInterface() local
|