Searched defs:SW_JACK_PHYSICAL_INSERT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/input/
H A DInputManagerService.java231 public static final int SW_JACK_PHYSICAL_INSERT = 0x07; field in class:InputManagerService
237 public static final int SW_JACK_PHYSICAL_INSERT_BIT = 1 << SW_JACK_PHYSICAL_INSERT;

Completed in 161 milliseconds