OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KEY_TIME
(Results
1 - 9
of
9
) sorted by null
/developers/build/prebuilts/gradle/SpeedTracker/Shared/src/main/java/com/example/android/wearable/speedtracker/common/
Constants.java
27
public static final String
KEY_TIME
= "time";
/developers/samples/android/wearable/wear/SpeedTracker/Shared/src/main/java/com/example/android/wearable/speedtracker/common/
Constants.java
27
public static final String
KEY_TIME
= "time";
/development/samples/browseable/SpeedTracker/Shared/src/com.example.android.wearable.speedtracker.common/
Constants.java
27
public static final String
KEY_TIME
= "time";
/external/autotest/server/site_tests/firmware_Cr50DeviceState/
firmware_Cr50DeviceState.py
30
KEY_TIME
= -2
36
KEY_TIME
: 'Cr50 Time',
77
KEY_TIME
: [0, CONSERVATIVE_WAIT_TIME],
126
irq_counts[self.
KEY_TIME
] = int(self.cr50.gettime())
219
cr50_times = self.get_irq_step_counts(self.
KEY_TIME
)
/external/libxkbcommon/xkbcommon/test/
evdev-scancodes.h
376
#define
KEY_TIME
0x167
/bionic/libc/kernel/uapi/linux/
input-event-codes.h
379
#define
KEY_TIME
0x167
/external/autotest/client/bin/input/
linux_input.py
530
KEY_TIME
= 0x167
[
all
...]
/external/kernel-headers/original/uapi/linux/
input-event-codes.h
429
#define
KEY_TIME
0x167
/external/u-boot/include/dt-bindings/input/
linux-event-codes.h
427
#define
KEY_TIME
0x167
Completed in 322 milliseconds