Searched refs:internalSize (Results 1 – 3 of 3) sorted by relevance
224 int internalSize = (int) (bounds.width() * RING_EFFECT_RATIO); in getSourceVisualDragBounds() local225 bounds.inset(internalSize, internalSize); in getSourceVisualDragBounds()
149 assertEquals(4, stats.internalSize()); in testAddEntryGrow()161 assertEquals(4, stats.internalSize()); in testAddEntryGrow()175 assertTrue(stats.internalSize() >= 9); in testAddEntryGrow()
994 Landroid/net/NetworkStats;->internalSize()I