/frameworks/native/services/inputflinger/reader/mapper/ |
D | ExternalStylusInputMapper.cpp | 47 void ExternalStylusInputMapper::configure(nsecs_t when, const InputReaderConfiguration* config, in configure() 53 void ExternalStylusInputMapper::reset(nsecs_t when) { in reset() 68 void ExternalStylusInputMapper::sync(nsecs_t when) { in sync()
|
D | RotaryEncoderInputMapper.cpp | 63 void RotaryEncoderInputMapper::configure(nsecs_t when, const InputReaderConfiguration* config, in configure() 80 void RotaryEncoderInputMapper::reset(nsecs_t when) { in reset() 94 void RotaryEncoderInputMapper::sync(nsecs_t when, nsecs_t readTime) { in sync()
|
D | SingleTouchInputMapper.cpp | 26 void SingleTouchInputMapper::reset(nsecs_t when) { in reset() 38 void SingleTouchInputMapper::syncTouch(nsecs_t when, RawState* outState) { in syncTouch()
|
D | TouchInputMapper.cpp | 347 void TouchInputMapper::configure(nsecs_t when, const InputReaderConfiguration* config, in configure() 885 void TouchInputMapper::configureInputDevice(nsecs_t when, bool* outResetNeeded) { in configureInputDevice() 1414 void TouchInputMapper::reset(nsecs_t when) { in reset() 1470 void TouchInputMapper::sync(nsecs_t when, nsecs_t readTime) { in sync() 1562 nsecs_t when = mExternalStylusFusionTimeout - STYLUS_DATA_LATENCY; in processRawTouches() local 1577 void TouchInputMapper::cookAndDispatch(nsecs_t when, nsecs_t readTime) { in cookAndDispatch() 1717 void TouchInputMapper::applyExternalStylusButtonState(nsecs_t when) { in applyExternalStylusButtonState() 1723 void TouchInputMapper::applyExternalStylusTouchState(nsecs_t when) { in applyExternalStylusTouchState() 1787 void TouchInputMapper::timeoutExpired(nsecs_t when) { in timeoutExpired() 1814 bool TouchInputMapper::consumeRawTouches(nsecs_t when, nsecs_t readTime, uint32_t policyFlags) { in consumeRawTouches() [all …]
|
D | InputMapper.cpp | 35 void InputMapper::configure(nsecs_t when, const InputReaderConfiguration* config, in configure() 38 void InputMapper::reset(nsecs_t when) {} in reset() 40 void InputMapper::timeoutExpired(nsecs_t when) {} in timeoutExpired() 75 void InputMapper::cancelTouch(nsecs_t when, nsecs_t readTime) {} in cancelTouch()
|
D | TouchCursorInputMapperCommon.h | 75 static void synthesizeButtonKey(InputReaderContext* context, int32_t action, nsecs_t when, in synthesizeButtonKey() 89 static void synthesizeButtonKeys(InputReaderContext* context, int32_t action, nsecs_t when, in synthesizeButtonKeys()
|
D | CursorInputMapper.cpp | 125 void CursorInputMapper::configure(nsecs_t when, const InputReaderConfiguration* config, in configure() 272 void CursorInputMapper::reset(nsecs_t when) { in reset() 297 void CursorInputMapper::sync(nsecs_t when, nsecs_t readTime) { in sync()
|
D | KeyboardInputMapper.cpp | 134 nsecs_t when, const InputReaderConfiguration* config) { in findViewport() 147 void KeyboardInputMapper::configure(nsecs_t when, const InputReaderConfiguration* config, in configure() 198 void KeyboardInputMapper::reset(nsecs_t when) { in reset() 271 void KeyboardInputMapper::processKey(nsecs_t when, nsecs_t readTime, bool down, int32_t scanCode, in processKey()
|
D | JoystickInputMapper.cpp | 106 void JoystickInputMapper::configure(nsecs_t when, const InputReaderConfiguration* config, in configure() 249 void JoystickInputMapper::reset(nsecs_t when) { in reset() 308 void JoystickInputMapper::sync(nsecs_t when, nsecs_t readTime, bool force) { in sync()
|
D | MultiTouchInputMapper.cpp | 227 void MultiTouchInputMapper::reset(nsecs_t when) { in reset() 257 void MultiTouchInputMapper::syncTouch(nsecs_t when, RawState* outState) { in syncTouch()
|
D | SwitchInputMapper.cpp | 56 void SwitchInputMapper::sync(nsecs_t when) { in sync()
|
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/ |
D | WakeupMessageTest.java | 107 private void scheduleAndVerifyAlarm(long when) { in scheduleAndVerifyAlarm() 126 final long when = 1001; in scheduleAndDeliverMessage() local 142 final long when = 1010; in scheduleAndCancelMessage() local 176 final long when = 1011; in scheduleRunnable() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/power/ |
D | AttentionDetectorTest.java | 120 long when = registerAttention(); in testOnUserActivity_checksAttention() local 130 long when = registerAttention(); in testOnUserActivity_doesntCheckIfNotEnabled() local 138 long when = registerAttention(); in testOnUserActivity_doesntCheckIfNotSupported() local 147 long when = registerAttention(); in testOnUserActivity_doesntCheckIfInLockscreen() local 200 long when = registerAttention(); in testOnUserActivity_ignoresIfAlreadyDoneForThatNextScreenDimming() local 215 long when = mAttentionDetector.updateUserActivity(mNextDimming + 1, in testOnUserActivity_skipsIfAlreadyScheduled() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | GestureRecorder.java | 46 public MotionEventRecord(long when, MotionEvent event) { in MotionEventRecord() 79 public TagRecord(long when, String tag, String info) { in TagRecord() 113 public void tag(long when, String tag, String info) { in tag() 170 public void tag(long when, String tag, String info) { in tag() 181 public void tag(long when, String tag) { in tag()
|
/frameworks/base/libs/androidfw/include/androidfw/ |
D | ZipUtils.h | 72 static inline void zipTimeToTimespec(uint32_t when, struct tm* timespec) { in zipTimeToTimespec()
|
/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/ |
D | FullBackupEntry.java | 24 public FullBackupEntry(String pkg, long when) { in FullBackupEntry()
|
/frameworks/base/core/proto/android/os/ |
D | message.proto | 27 optional int64 when = 1; field
|
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/ |
D | DateUtils.java | 38 public static String getKMLTimestamp(long when) { in getKMLTimestamp()
|
/frameworks/base/libs/androidfw/tests/ |
D | ZipUtils_test.cpp | 41 long when = 0x3EDD7514; in TEST_F() local
|
/frameworks/native/services/inputflinger/reader/ |
D | InputDevice.cpp | 66 void InputDevice::setEnabled(bool enabled, nsecs_t when) { in setEnabled() 242 void InputDevice::configure(nsecs_t when, const InputReaderConfiguration* config, in configure() 373 void InputDevice::reset(nsecs_t when) { in reset() 418 void InputDevice::timeoutExpired(nsecs_t when) { in timeoutExpired() 551 void InputDevice::cancelTouch(nsecs_t when, nsecs_t readTime) { in cancelTouch() 599 void InputDevice::notifyReset(nsecs_t when) { in notifyReset()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | NotificationGroupTestHelper.java | 63 int groupAlertBehavior, int id, String tag, long when) { in createSummaryNotification() 82 int groupAlertBehavior, int id, String tag, long when) { in createChildNotification()
|
/frameworks/base/core/java/android/app/admin/ |
D | SystemUpdatePolicy.java | 615 public InstallationOption getInstallationOptionAt(long when) { in getInstallationOptionAt() 632 private InstallationOption getInstallationOptionRegardlessFreezeAt(long when) { in getInstallationOptionRegardlessFreezeAt() 672 private static LocalDate millisToDate(long when) { in millisToDate() 679 private static long dateToMillis(LocalDate when) { in dateToMillis()
|
/frameworks/native/services/inputflinger/reader/include/ |
D | StylusState.h | 28 nsecs_t when; member
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | InjectVSyncSource.h | 38 void onInjectSyncEvent(nsecs_t when, nsecs_t expectedVSyncTimestamp, in onInjectSyncEvent()
|
/frameworks/base/core/java/android/app/timedetector/ |
D | TimeDetector.java | 51 static ManualTimeSuggestion createManualTimeSuggestion(long when, String why) { in createManualTimeSuggestion()
|