Searched refs:mCallbackCount (Results 1 – 2 of 2) sorted by relevance
32 private int mCallbackCount; field in SidecarCallbackCounter47 mCallbackCount++; in onWindowLayoutChanged()51 mCallbackCount = 0; in resetCallbackCount()55 return mCallbackCount; in getCallbackCount()
313 private int mCallbackCount; field in ConfigurationCallbacksTest.WindowConfigTracker344 mCallbackCount = 0; in init()368 mCallbackCount++; in onWindowConfigChanged()396 + "\nThe callback has been triggered for " + mCallbackCount + " times."; in waitAndAssertRotation()418 + "\nThe callback has been triggered for " + mCallbackCount + " times."; in waitAndAssertBoundsChange()445 + "\nThe callback has been triggered for " + mCallbackCount + " times."; in waitAndAssertDimensionsOffset()470 + "\nThe callback has been triggered for " + mCallbackCount + " times."; in waitAndAssertDisplayBoundsChange()487 + "\nThe callback has been triggered for " + mCallbackCount + " times."; in waitAndAssertDisplayOffset()506 if (mCallbackCount > 0 in waitForLastCallbackTimeout()517 0, mCallbackCount); in assertCallbackTriggered()