Searched refs:mApplicationHandle (Results 1 – 1 of 1) sorted by relevance
33 final InputApplicationHandle mApplicationHandle; field in InputConsumerImpl51 mApplicationHandle = new InputApplicationHandle(null); in InputConsumerImpl()52 mApplicationHandle.name = name; in InputConsumerImpl()53 mApplicationHandle.dispatchingTimeoutNanos = in InputConsumerImpl()56 mWindowHandle = new InputWindowHandle(mApplicationHandle, null, Display.DEFAULT_DISPLAY); in InputConsumerImpl()