OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:common
(Results
4201 - 4225
of
31397
) sorted by null
<<
161
162
163
164
165
166
167
168
169
170
>>
/developers/samples/android/wearable/wear/SpeedTracker/Application/src/main/java/com/example/android/wearable/speedtracker/
LocationDataManager.java
19
import com.example.android.wearable.speedtracker.
common
.LocationEntry;
20
import com.example.android.wearable.speedtracker.
common
.Utils;
44
* Returns a list of {@link com.example.android.wearable.speedtracker.
common
.LocationEntry}
74
* Adds a {@link com.example.android.wearable.speedtracker.
common
.LocationEntry} point to the
/developers/samples/android/wearable/wear/SpeedTracker/Shared/src/main/java/com/example/android/wearable/speedtracker/common/
Constants.java
17
package com.example.android.wearable.speedtracker.
common
;
/developers/samples/android/wearable/wear/SynchronizedNotifications/Shared/src/main/
AndroidManifest.xml
19
package="com.example.android.synchronizednotifications.
common
">
/developers/samples/android/wearable/wear/Timer/Shared/src/main/
AndroidManifest.xml
19
package="com.example.android.timer.
common
">
/developers/samples/android/wearable/wear/WatchViewStub/Shared/src/main/
AndroidManifest.xml
19
package="com.example.android.watchviewstub.
common
">
/development/apps/Fallback/src/com/android/fallback/
Fallback.java
23
* A fall back activity that registers itself for
common
intents which
/development/apps/GestureBuilder/res/values/
colors.xml
3
/* //device/apps/
common
/assets/res/any/colors.xml
/development/samples/Home/res/drawable/
all_applications.xml
3
/* //device/apps/
common
/res/drawable/checkbox.xml
all_applications_background.xml
3
/* //device/apps/
common
/res/drawable/checkbox_background.xml
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
VoicemailFilter.java
17
package com.example.android.voicemail.
common
.core;
/development/samples/browseable/BasicNetworking/src/com.example.android.basicnetworking/
MainActivity.java
28
import com.example.android.
common
.logger.Log;
29
import com.example.android.
common
.logger.LogFragment;
30
import com.example.android.
common
.logger.LogWrapper;
31
import com.example.android.
common
.logger.MessageOnlyLogFilter;
/development/samples/browseable/NavigationDrawer/res/values/
activitycards-strings.xml
20
<string name="navigationdraweractivity_description">This example illustrates a
common
usage of the DrawerLayout widget in the Android
base-strings.xml
23
This example illustrates a
common
usage of the DrawerLayout widget in the Android
/device/asus/flo/bdAddrLoader/
Android.mk
25
$(TARGET_OUT_HEADERS)/
common
/inc
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/
Android.mk
10
$(LOCAL_PATH)/../
common
\
/device/asus/grouper/
Android.mk
19
-include vendor/nvidia/
common
/TegraBoard.mk
/device/asus/grouper/liblights/
lights.c
129
dev->
common
.tag = HARDWARE_DEVICE_TAG;
130
dev->
common
.version = 0;
131
dev->
common
.module = (struct hw_module_t *)module;
132
dev->
common
.close = (int (*)(struct hw_device_t *))close_lights;
/device/common/gps/
gps_as.mk
18
device/
common
/gps/gps.conf_AS:system/etc/gps.conf
gps_as_supl.mk
18
device/
common
/gps/gps.conf_AS_SUPL:system/etc/gps.conf
gps_eu.mk
18
device/
common
/gps/gps.conf_EU:system/etc/gps.conf
gps_eu_supl.mk
18
device/
common
/gps/gps.conf_EU_SUPL:system/etc/gps.conf
gps_us.mk
18
device/
common
/gps/gps.conf_US:system/etc/gps.conf
gps_us_supl.mk
18
device/
common
/gps/gps.conf_US_SUPL:system/etc/gps.conf
/device/generic/goldfish/opengl/system/GLESv1/
gl.cpp
57
if (native_buffer->
common
.magic != ANDROID_NATIVE_BUFFER_MAGIC) {
61
if (native_buffer->
common
.version != sizeof(android_native_buffer_t)) {
83
if (native_buffer->
common
.magic != ANDROID_NATIVE_BUFFER_MAGIC) {
87
if (native_buffer->
common
.version != sizeof(android_native_buffer_t)) {
/device/generic/goldfish/opengl/system/GLESv2/
gl2.cpp
57
if (native_buffer->
common
.magic != ANDROID_NATIVE_BUFFER_MAGIC) {
61
if (native_buffer->
common
.version != sizeof(android_native_buffer_t)) {
81
if (native_buffer->
common
.magic != ANDROID_NATIVE_BUFFER_MAGIC) {
85
if (native_buffer->
common
.version != sizeof(android_native_buffer_t)) {
Completed in 1154 milliseconds
<<
161
162
163
164
165
166
167
168
169
170
>>