OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:displays
(Results
401 - 425
of
2120
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/activities/
SensorActivity.java
45
* Activity that
displays
and controls the sensors from {@link SensorChannel}.
46
* For each sensor it
displays
a checkbox that is enabled if the sensor is supported
47
* by the emulator. The user can select whether the sensor is active. It also
displays
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ProjectChooserHelper.java
69
* An implementation of {@link IProjectChooserFilter} that only
displays
non-library projects.
89
* An implementation of {@link IProjectChooserFilter} that only
displays
library projects.
119
*
Displays
a project chooser dialog which lists all available projects with the Android nature.
/frameworks/native/services/surfaceflinger/
SurfaceFlinger_hwc1.cpp
187
ALOGI_IF(!mUseHwcVirtualDisplays, "Disabling HWC virtual
displays
");
232
flinger->mCurrentState.
displays
.removeItem(this);
246
mCurrentState.
displays
.add(token, info);
254
ssize_t idx = mCurrentState.
displays
.indexOfKey(display);
260
const DisplayDeviceState& info(mCurrentState.
displays
.valueAt(idx));
266
mCurrentState.
displays
.removeItemsAt(idx);
274
// All non-virtual
displays
are currently considered secure.
276
mCurrentState.
displays
.add(mBuiltinDisplays[type], info);
490
// initialize our non-virtual
displays
493
// set-up the
displays
that are already connecte
[
all
...]
/build/kati/testcase/
parse_benchcmp.go
16
Program parse_benchcmp runs testcase_parse_benchmark and
displays
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/Application/src/main/java/com/example/android/actionbarcompat/basic/
MainActivity.java
26
* This sample shows you how to use ActionBarCompat to create a basic Activity which
displays
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/
README.md
6
which
displays
action items. It covers inflating items from a menu resource,
/developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/
README.md
10
This sample
displays
a list of items and for each item, an icon can be clicked. When it is clicked, a pop up menu is shown, placed below the item, using the [PopupMenu][1] from the v7 appcompat support library.
/developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/
README.md
11
The sample contains a [`ViewPager`][1] which
displays
content of differing types: image and
/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/activenotifications/
MainActivity.java
36
* For devices with
displays
with a width of 720dp or greater, the sample log is always visible,
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/java/com/example/android/advancedimmersivemode/
MainActivity.java
36
* For devices with
displays
with a width of 720dp or greater, the sample log is always visible,
/developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/java/com/example/android/apprestrictionschema/
MainActivity.java
36
* For devices with
displays
with a width of 720dp or greater, the sample log is always visible,
/developers/build/prebuilts/gradle/BasicContactables/
README.md
10
This sample
displays
a [SearchView][1] in the Action Bar when the search icon is clicked. It then implements the [LoaderManager.LoaderCallbacks][2] interface to query the contacts table, using a [CursorLoader][3].
/developers/build/prebuilts/gradle/BasicNetworking/Application/src/main/java/com/example/android/basicnetworking/
MainActivity.java
58
// Initialize text fragment that
displays
intro text.
/developers/build/prebuilts/gradle/BasicTransition/Application/src/main/java/com/example/android/basictransition/
MainActivity.java
36
* For devices with
displays
with a width of 720dp or greater, the sample log is always visible,
/developers/build/prebuilts/gradle/BluetoothAdvertisements/
README.md
15
ScannerFragment activates BLE Scanning for 5 seconds and
displays
a list of found devices which are advertising
/developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
MainActivity.java
36
* For devices with
displays
with a width of 720dp or greater, the sample log is always visible,
/developers/build/prebuilts/gradle/Camera2Raw/
README.md
20
This sample
displays
a live camera preview in a TextureView, and saves JPEG and DNG
/developers/build/prebuilts/gradle/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
MainActivity.java
36
* For devices with
displays
with a width of 720dp or greater, the sample log is always visible,
/developers/build/prebuilts/gradle/CardReader/Application/src/main/java/com/example/android/cardreader/
CardReaderFragment.java
44
/** Called when sample is created.
Displays
generic UI with welcome text. */
MainActivity.java
36
* For devices with
displays
with a width of 720dp or greater, the sample log is always visible,
/developers/build/prebuilts/gradle/ClippingBasic/Application/src/main/java/com/example/android/clippingbasic/
MainActivity.java
36
* For devices with
displays
with a width of 720dp or greater, the sample log is always visible,
/developers/build/prebuilts/gradle/CustomTransition/Application/src/main/java/com/example/android/customtransition/
MainActivity.java
36
* For devices with
displays
with a width of 720dp or greater, the sample log is always visible,
/developers/build/prebuilts/gradle/DragAndDropAcrossApps/DragSource/src/main/java/com/example/android/dragsource/
MainActivity.java
36
* For devices with
displays
with a width of 720dp or greater, the sample log is always visible,
/developers/build/prebuilts/gradle/DragAndDropAcrossApps/DropTarget/src/main/java/com/example/android/droptarget/
MainActivity.java
36
* For devices with
displays
with a width of 720dp or greater, the sample log is always visible,
/developers/build/prebuilts/gradle/DrawableTinting/Application/src/main/java/com/example/android/drawabletinting/
MainActivity.java
36
* For devices with
displays
with a width of 720dp or greater, the sample log is always visible,
Completed in 484 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>