Home
last modified time | relevance | path

Searched defs:KeyInterceptionInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DKeyInterceptionInfo.java23 public class KeyInterceptionInfo { class
31 public KeyInterceptionInfo(int type, int flags, String title, int uid) { in KeyInterceptionInfo() method in KeyInterceptionInfo