Home
last modified time | relevance | path

Searched refs:volume (Results 1 – 11 of 11) sorted by relevance

/development/samples/browseable/WearDrawers/src/com.example.android.wearable.wear.weardrawers/
DPlanet.java27 private String volume; field in Planet
35 String volume, in Planet() argument
42 this.volume = volume; in Planet()
63 return volume; in getVolume()
/development/samples/browseable/ScopedDirectoryAccess/src/com.example.android.scopeddirectoryaccess/
DScopedDirectoryAccessFragment.java130 for (final StorageVolume volume : storageVolumes) { in onViewCreated()
131 String volumeDescription = volume.getDescription(mActivity); in onViewCreated()
132 if (volume.isPrimary()) { in onViewCreated()
150 Intent intent = volume.createAccessIntent(directoryName); in onViewCreated()
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/provider/
DSampleMediaRouteProvider.java269 public void onSetVolume(int volume) { in onSetVolume() argument
270 Log.d(TAG, mRouteId + ": Set volume to " + volume); in onSetVolume()
272 setVolumeInternal(volume); in onSetVolume()
329 private void setVolumeInternal(int volume) { in setVolumeInternal() argument
330 if (volume >= 0 && volume <= VOLUME_MAX) { in setVolumeInternal()
331 mVolume = volume; in setVolumeInternal()
335 audioManager.setStreamVolume(AudioManager.STREAM_MUSIC, volume, 0); in setVolumeInternal()
/development/tools/emulator/skins/WVGA800/
Dlayout84 volume-up {
90 volume-down {
/development/tools/emulator/skins/WQVGA432/
Dlayout84 volume-up {
90 volume-down {
/development/tools/emulator/skins/WQVGA400/
Dlayout84 volume-up {
90 volume-down {
/development/tools/emulator/skins/WVGA854/
Dlayout84 volume-up {
90 volume-down {
/development/tools/emulator/skins/QVGA/
Dlayout84 volume-up {
90 volume-down {
/development/tools/emulator/skins/HVGA/
Dlayout84 volume-up {
90 volume-down {
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt354 expand - v. become larger in size or volume or quantity
355 expansion - n. the act of increasing (something) in size or volume or quantity or scope
/development/sdk/
Dsdk_files_NOTICE.txt733 with the Library (or with a work based on the Library) on a volume of
1725 with the Program (or with a work based on the Program) on a volume of
2456 with the Library (or with a work based on the Library) on a volume of
2907 with the Library (or with a work based on the Library) on a volume of
4167 with the Program (or with a work based on the Program) on a volume of
5063 with the Library (or with a work based on the Library) on a volume of
6075 with the Program (or with a work based on the Program) on a volume of
6794 with the Library (or with a work based on the Library) on a volume of
7476 with the Library (or with a work based on the Library) on a volume of
9524 with the Program (or with a work based on the Program) on a volume of
[all …]