Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 81) sorted by relevance

1234

/development/samples/browseable/SlidingTabsBasic/
D_index.jd8 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.jd10 … each of which has an associated DataItem. These DataItems are then received on the wearable, which
13which allows the phone application to update the status of the question (i.e. did the user answer …
/development/samples/browseable/SwipeRefreshLayoutBasic/
D_index.jd8 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/
Dpatch_windows_sdk.sh54 UNIX2DOS=$(which unix2dos || true)
56 UNIX2DOS=$(which todos || true)
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/
DConfirmationDialogFragment.java56 public void onClick(DialogInterface dialog, int which) { in onCreateDialog()
62 public void onClick(DialogInterface dialog, int which) { in onCreateDialog()
/development/samples/browseable/DirectorySelection/
D_index.jd8 This sample explains how to use Directory selection API, which was introduced
/development/samples/browseable/BatchStepSensor/
D_index.jd17 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/AppUsageStatistics/
D_index.jd8 This sample explains how to use App usage statistics API, which was introduced
/development/samples/browseable/JobScheduler/
D_index.jd8 Demonstration of the JobScheduler API, which provides an interface for scheduling
/development/samples/browseable/SlidingTabsColors/
D_index.jd8 A more advanced sample which shows how to use SlidingTabLayout to display a custom
/development/samples/browseable/CommitContentSampleIME/
D_index.jd8 This sample demonstrates how to write an keyboard which sends rich content
/development/samples/browseable/CommitContentSampleApp/
D_index.jd8 This sample demonstrates how to write an application which accepts rich content
/development/cmds/monkey/
Dmonkey1 # Script to start "monkey" on the device, which has a very rudimentary
/development/vndk/tools/sourcedr/
DREADME.md7 - [ninja](ninja) analyzes `$(OUT)/combined-${target}.ninja`, which contains all
/development/samples/browseable/BasicImmersiveMode/
D_index.jd8 \"Immersive Mode\" is a new UI mode which improves \"hide full screen\" and
/development/samples/browseable/SwipeRefreshListFragment/
D_index.jd8 A sample which shows how to use SwipeRefreshLayout within a ListFragment to add the
/development/samples/browseable/MediaRecorder/
D_index.jd9 A TextureView is used as the camera preview which limits the code to API 14+. This
/development/tools/mkstubs/
DREADME.txt22 +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/SwipeRefreshMultipleViews/
D_index.jd8 A sample which shows how to use SwipeRefreshLayout to add the \'swipe-to-refresh\'
/development/samples/browseable/DirectBoot/
D_index.jd9 which is always available while the device is booted.
/development/samples/browseable/ActionBarCompat-Basic/
D_index.jd8 This sample shows you how to use ActionBarCompat to create a basic Activity which
/development/samples/browseable/BasicNetworking/
D_index.jd10 … \n\nA "NetworkInfo" object is retrieved from the ConnectivityManager, which contains information
/development/samples/browseable/AppShortcuts/
D_index.jd9 This API allows an application to define a set of Intents which are displayed as
/development/samples/browseable/AppRestrictions/
D_index.jd8 This sample demonstrates the use of the App Restriction feature, which is available on
/development/samples/browseable/ElizaChat/
D_index.jd8 … This sample is a phone application that provides a chat experience in which users can respond to

1234