Searched defs:STATUS_INACCESSIBLE (Results 1 – 2 of 2) sorted by relevance
42 const static int STATUS_INACCESSIBLE = 1 << 7; variable
48 public static final int STATUS_INACCESSIBLE = 1 << 7; field in SharedFilter