Merge "Safeguard from monkeys."
This commit is contained in:
committed by
Android (Google) Code Review
commit
76bb05c361
@@ -554,6 +554,7 @@ public class RunningServiceDetails extends Fragment
|
||||
|
||||
@Override
|
||||
public void onRefreshUi(int what) {
|
||||
if (getActivity() == null) return;
|
||||
switch (what) {
|
||||
case REFRESH_TIME:
|
||||
updateTimes();
|
||||
|
Reference in New Issue
Block a user