Searched refs:mApplicationHandle (Results 1 – 1 of 1) sorted by relevance
37 final InputApplicationHandle mApplicationHandle; field in InputConsumerImpl70 mApplicationHandle = new InputApplicationHandle(new Binder()); in InputConsumerImpl()71 mApplicationHandle.name = name; in InputConsumerImpl()72 mApplicationHandle.dispatchingTimeoutNanos = in InputConsumerImpl()75 mWindowHandle = new InputWindowHandle(mApplicationHandle, displayId); in InputConsumerImpl()