Home
last modified time | relevance | path

Searched defs:inputChannel (Results 26 – 50 of 149) sorted by relevance

123456

/aosp_15_r20/frameworks/base/services/core/java/com/android/server/input/
H A DGestureMonitorSpyWindow.java48 SurfaceControl sc, InputChannel inputChannel) { in GestureMonitorSpyWindow()
/aosp_15_r20/frameworks/base/apct-tests/perftests/windowmanager/src/android/wm/
H A DWindowAddRemovePerfTest.java105 final InputChannel inputChannel = new InputChannel(); in runBenchmark() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DHandwritingEventReceiverSurface.java49 @NonNull SurfaceControl sc, @NonNull InputChannel inputChannel) { in HandwritingEventReceiverSurface()
/aosp_15_r20/external/tink/java_src/examples/streamingaead/
H A DStreamingAeadExample.java100 FileChannel inputChannel = FileChannel.open(inputFile, StandardOpenOption.READ)) { in encryptFile()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DDepthwiseConv2d.cu71 int inputChannel = c; in C10_LAUNCH_BOUNDS_1() local
181 int inputChannel = c; in C10_LAUNCH_BOUNDS_1() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DInputConsumerImpl.java54 InputChannel inputChannel, int clientPid, UserHandle clientUser, int displayId, in InputConsumerImpl()
H A DLetterbox.java251 TapEventReceiver(InputChannel inputChannel, WindowManagerService wmService, in TapEventReceiver()
H A DInputMonitor.java221 void createInputConsumer(IBinder token, String name, InputChannel inputChannel, int clientPid, in createInputConsumer()
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DBaseSineAnalyzer.h61 void setInputChannel(int inputChannel) { in setInputChannel()
/aosp_15_r20/packages/services/Car/experimental/service/src/com/android/experimentalcar/
DTouchDriverAwarenessSupplier.java269 TouchReceiver(InputChannel inputChannel, Looper looper) { in TouchReceiver()
/aosp_15_r20/frameworks/base/media/java/android/media/tv/ad/
H A DITvAdSessionWrapper.java297 TvAdEventReceiver(InputChannel inputChannel, Looper looper) { in TvAdEventReceiver()
H A DTvAdManager.java1107 TvInputEventSender(InputChannel inputChannel, Looper looper) { in TvInputEventSender()
/aosp_15_r20/frameworks/base/core/java/android/inputmethodservice/
H A DIInputMethodSessionWrapper.java248 public ImeInputEventReceiver(InputChannel inputChannel, Looper looper) { in ImeInputEventReceiver()
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/testing/
H A DFakeCallContext.java266 public FakeCallContext withTransportChannel(TransportChannel inputChannel) { in withTransportChannel()
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DWorkloadUtils.cpp96 unsigned int inputChannel = 0; in ReorderWeightChannelsForAcl() local
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/
H A DHttpJsonCallContext.java226 public HttpJsonCallContext withTransportChannel(TransportChannel inputChannel) { in withTransportChannel()
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-grpc/src/main/java/com/google/api/gax/grpc/
H A DGrpcCallContext.java165 public GrpcCallContext withTransportChannel(TransportChannel inputChannel) { in withTransportChannel()
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/analyzers/
H A DBaseSineAnalyzer.java120 public void setInputChannel(int inputChannel) { in setInputChannel()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DDragResizeInputListener.java333 @NonNull InputChannel inputChannel, in TaskResizeInputEventReceiver()
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DBaseAutoGlitchActivity.java142 int inputChannel, in TestResult()
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/vcard/
DImportVCardActivity.java458 ReadableByteChannel inputChannel = null; in copyTo() local
/aosp_15_r20/frameworks/base/media/java/android/media/tv/
H A DITvInputSessionWrapper.java532 TvInputEventReceiver(InputChannel inputChannel, Looper looper) { in TvInputEventReceiver()
/aosp_15_r20/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java459 public WallpaperInputEventReceiver(InputChannel inputChannel, Looper looper) { in WallpaperInputEventReceiver()
1286 InputChannel inputChannel = new InputChannel(); in updateSurface() local
/aosp_15_r20/frameworks/base/media/java/android/media/tv/interactive/
H A DITvInteractiveAppSessionWrapper.java682 TvInteractiveAppEventReceiver(InputChannel inputChannel, Looper looper) { in TvInteractiveAppEventReceiver()
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcf_webrtc.js93 #inputChannel; field in DeviceConnection

123456