Searched refs:starveUiThread (Results 1 – 1 of 1) sorted by relevance
41 boolean starveUiThread = getIntent().getExtras() != null in onCreate()43 if (starveUiThread) { in onCreate()44 starveUiThread(); in onCreate()48 private void starveUiThread() { in starveUiThread() method in SeamlessRotationActivity