Searched refs:organized (Results 1 – 4 of 4) sorted by relevance
5 …s, such as `systemui/common/buffer/`. This will help to keep the module organized and easy to navi…
6 The tests are organized in packages according to the transitions they test (e.g., `rotation`, `spli…
3950 final TaskFragment organized = taskFragment.getOrganizedTaskFragment(); in completeFinishing() local3952 organized != null ? organized.getAdjacentTaskFragment() : null; in completeFinishing()3954 && organized.topRunningActivity() == null) { in completeFinishing()3955 delayRemoval = organized.isDelayLastActivityRemoval(); in completeFinishing()
22701 // The uptime of the device, organized into time ranges of interest.