Searched refs:mLastServiceFlagsTime (Results 1 – 1 of 1) sorted by relevance
103 private long mLastServiceFlagsTime = -1; field in UiDevice1496 || SystemClock.uptimeMillis() - mLastServiceFlagsTime > SERVICE_FLAGS_TIMEOUT) { in getUiAutomation()1512 mLastServiceFlagsTime = SystemClock.uptimeMillis(); in getUiAutomation()