/development/samples/browseable/SlidingTabsBasic/ |
D | _index.jd | 8 A basic sample which shows how to use SlidingTabLayout to display a custom 9 ViewPager title strip which gives continuous feedback to the user when scrolling.
|
/development/samples/browseable/Quiz/ |
D | _index.jd | 10 … each of which has an associated DataItem. These DataItems are then received on the wearable, which 13 …which allows the phone application to update the status of the question (i.e. did the user answer …
|
/development/ndk/platforms/android-21/include/linux/ |
D | v4l2-subdev.h | 32 __u32 which; member 40 __u32 which; member 85 __u32 which; member
|
/development/samples/browseable/SwipeRefreshLayoutBasic/ |
D | _index.jd | 8 A basic sample which shows how to use SwipeRefreshLayout to add the \'swipe-to-refresh\' 10 In this sample the View which can be refreshed is a ListView.
|
/development/build/tools/ |
D | patch_windows_sdk.sh | 54 UNIX2DOS=$(which unix2dos || true) 56 UNIX2DOS=$(which todos || true)
|
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/ |
D | ConfirmationDialogFragment.java | 56 public void onClick(DialogInterface dialog, int which) { in onCreateDialog() 62 public void onClick(DialogInterface dialog, int which) { in onCreateDialog()
|
/development/samples/browseable/BatchStepSensor/ |
D | _index.jd | 17 batched sensors can be used in the background (when the CPU is suspended), which 18 requires manually flushing the sensor event queue before it overflows, which is not
|
/development/samples/browseable/DirectorySelection/ |
D | _index.jd | 8 This sample explains how to use Directory selection API, which was introduced
|
/development/samples/browseable/AppUsageStatistics/ |
D | _index.jd | 8 This sample explains how to use App usage statistics API, which was introduced
|
/development/tools/checkstyle/gitlint/ |
D | utils.py | 44 def which(program): function 61 return [program for program in programs if not which(program)]
|
/development/samples/browseable/JobScheduler/ |
D | _index.jd | 8 Demonstration of the JobScheduler API, which provides an interface for scheduling
|
/development/cmds/monkey/ |
D | monkey | 1 # Script to start "monkey" on the device, which has a very rudimentary
|
/development/samples/browseable/CommitContentSampleIME/ |
D | _index.jd | 8 This sample demonstrates how to write an keyboard which sends rich content
|
/development/samples/browseable/SlidingTabsColors/ |
D | _index.jd | 8 A more advanced sample which shows how to use SlidingTabLayout to display a custom
|
/development/samples/browseable/CommitContentSampleApp/ |
D | _index.jd | 8 This sample demonstrates how to write an application which accepts rich content
|
/development/tools/mkstubs/ |
D | README.txt | 22 +foo => accepts all items which signature is exactly "foo" 23 +foo* => accepts all items which signature starts by "foo" 24 -bar => rejects all items which signature is exactly "bar" 25 -bar* => rejects all items which signature starts by "bar"
|
/development/samples/browseable/BasicImmersiveMode/ |
D | _index.jd | 8 \"Immersive Mode\" is a new UI mode which improves \"hide full screen\" and
|
/development/ndk/platforms/android-21/include/sys/ |
D | wait.h | 58 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
|
/development/ndk/platforms/android-19/include/sys/ |
D | wait.h | 59 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
|
/development/samples/browseable/MediaRecorder/ |
D | _index.jd | 9 A TextureView is used as the camera preview which limits the code to API 14+. This
|
/development/samples/browseable/SwipeRefreshListFragment/ |
D | _index.jd | 8 A sample which shows how to use SwipeRefreshLayout within a ListFragment to add the
|
/development/samples/browseable/SwipeRefreshMultipleViews/ |
D | _index.jd | 8 A sample which shows how to use SwipeRefreshLayout to add the \'swipe-to-refresh\'
|
/development/ndk/platforms/android-9/include/sys/ |
D | wait.h | 65 extern int waitid(idtype_t which, id_t id, siginfo_t *info, int options);
|
/development/samples/browseable/BasicNetworking/ |
D | _index.jd | 10 … \n\nA "NetworkInfo" object is retrieved from the ConnectivityManager, which contains information
|
/development/samples/browseable/DirectBoot/ |
D | _index.jd | 9 which is always available while the device is booted.
|