Searched defs:PAGE_SIZE (Results 1 – 4 of 4) sorted by relevance
43 static final int PAGE_SIZE = 4*1024; field in FakeApp
72 public static final int PAGE_SIZE = 4; field in MifareUltralight
92 private static final int PAGE_SIZE = (int) Os.sysconf(OsConstants._SC_PAGESIZE); field in PinnerService
227 static final int PAGE_SIZE = 4 * 1024; field in ProcessList