Home
last modified time | relevance | path

Searched defs:fromChannel (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSIconViewImpl.java184 final float fromChannel = Color.red(fromColor); in animateGrayScale() local
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java229 InputChannel fromChannel, InputChannel toChannel); in nativeTransferTouchFocus()
1569 public boolean transferTouchFocus(InputChannel fromChannel, InputChannel toChannel) { in transferTouchFocus()
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp1559 sp<InputChannel> fromChannel = in nativeTransferTouchFocus() local
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp3522 sp<InputChannel> fromChannel = getInputChannelLocked(fromToken); in transferTouchFocus() local