Searched refs:FLAG_STUB_VISIBLE (Results 1 – 1 of 1) sorted by relevance
54 public static final int FLAG_STUB_VISIBLE = 1 << 6; field in DiskInfo158 return (flags & FLAG_STUB_VISIBLE) != 0; in isStubVisible()