Searched refs:forever (Results 1 – 3 of 3) sorted by relevance
268 final String forever = mContext.getString(com.android.internal.R.string.zen_mode_forever); in refreshExitConditionText() local270 mExitConditionText = forever; in refreshExitConditionText()273 mExitConditionText = condition != null ? condition.summary : forever; in refreshExitConditionText()
40 itself, the system's concept of that {@link android.app.Activity} instance is gone forever because
421 The number of seconds to wait for a connection. The default is to wait forever.