OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEVICE_PATH
(Results
1 - 4
of
4
) sorted by null
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
Android.mk
11
DEVICE_PATH
:= Daemon/Device
12
include $(LOCAL_PATH)/$(
DEVICE_PATH
)/Platforms/Android.mk
16
LOCAL_C_INCLUDES += $(LOCAL_PATH)/$(
DEVICE_PATH
) \
17
$(LOCAL_PATH)/$(
DEVICE_PATH
)/public
20
LOCAL_SRC_FILES += $(
DEVICE_PATH
)/DeviceIrqHandler.cpp \
21
$(
DEVICE_PATH
)/DeviceScheduler.cpp \
22
$(
DEVICE_PATH
)/MobiCoreDevice.cpp \
23
$(
DEVICE_PATH
)/NotificationQueue.cpp \
24
$(
DEVICE_PATH
)/TrustletSession.cpp \
/frameworks/base/services/input/
EventHub.cpp
70
static const char *
DEVICE_PATH
= "/dev/input";
209
int result = inotify_add_watch(mINotifyFd,
DEVICE_PATH
, IN_DELETE | IN_CREATE);
211
DEVICE_PATH
, errno);
[
all
...]
/cts/hostsidetests/holo/src/android/holo/cts/
ComparisonTask.java
38
private static final String
DEVICE_PATH
= "/storage/emulated/legacy/cts-holo-assets/%s.png";
60
mDevice.pullFile(String.format(
DEVICE_PATH
, mName), generated);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar
Completed in 852 milliseconds