Searched refs:DEFERRAL_FLOOR (Results 1 – 2 of 2) sorted by relevance
64 public long DEFERRAL_FLOOR = DEFAULT_DEFERRAL_FLOOR; field in BroadcastConstants120 DEFERRAL_FLOOR = mParser.getLong(KEY_DEFERRAL_FLOOR, DEFERRAL_FLOOR); in updateConstants()154 TimeUtils.formatDuration(DEFERRAL_FLOOR, pw); in dump()
717 return Math.max(mConstants.DEFERRAL_FLOOR, in calculateDeferral()