Searched refs:STUFFING_SIZE_INTS (Results 1 – 1 of 1) sorted by relevance
44 static final int STUFFING_SIZE_INTS = STUFFING_SIZE_BYTES/4; field in FakeApp158 mStuffing = new int[STUFFING_SIZE_INTS]; in onCreate()