Searched refs:mApplicationHandle (Results 1 – 1 of 1) sorted by relevance
29 final InputApplicationHandle mApplicationHandle; field in InputConsumerImpl46 mApplicationHandle = new InputApplicationHandle(null); in InputConsumerImpl()47 mApplicationHandle.name = name; in InputConsumerImpl()48 mApplicationHandle.dispatchingTimeoutNanos = in InputConsumerImpl()51 mWindowHandle = new InputWindowHandle(mApplicationHandle, null, Display.DEFAULT_DISPLAY); in InputConsumerImpl()