Searched refs:cycle (Results 1 – 22 of 22) sorted by relevance
261 final SpinnerPreference cycle = mock(SpinnerPreference.class); in bindData_noAppUsageData_shouldHideCycleSpinner() local262 ReflectionHelpers.setField(mFragment, "mCycle", cycle); in bindData_noAppUsageData_shouldHideCycleSpinner()271 verify(cycle).setVisible(false); in bindData_noAppUsageData_shouldHideCycleSpinner()291 final SpinnerPreference cycle = mock(SpinnerPreference.class); in bindData_hasAppUsageData_shouldShowCycleSpinnerAndUpdateUsageSummary() local292 ReflectionHelpers.setField(mFragment, "mCycle", cycle); in bindData_hasAppUsageData_shouldShowCycleSpinnerAndUpdateUsageSummary()296 verify(cycle).setVisible(true); in bindData_hasAppUsageData_shouldShowCycleSpinnerAndUpdateUsageSummary()410 final SpinnerPreference cycle = mock(SpinnerPreference.class); in onLoadFinished_hasSelectedCycleSpecified_shouldSelectSpecifiedCycle() local411 ReflectionHelpers.setField(mFragment, "mCycle", cycle); in onLoadFinished_hasSelectedCycleSpecified_shouldSelectSpecifiedCycle()415 verify(cycle).setSelection(1); in onLoadFinished_hasSelectedCycleSpecified_shouldSelectSpecifiedCycle()
119 Pair<ZonedDateTime, ZonedDateTime> cycle = it.next(); in getBundleForNetworkStats() local120 start = cycle.first.toInstant().toEpochMilli(); in getBundleForNetworkStats()121 end = cycle.second.toInstant().toEpochMilli(); in getBundleForNetworkStats()
74 Iterator<Range<ZonedDateTime>> cycle = defaultPlan.cycleIterator(); in formatUsedData() local75 long start = cycle.next().getLower().toInstant().toEpochMilli(); in formatUsedData()
96 final Pair<ZonedDateTime, ZonedDateTime> cycle = it.next(); in updateCycleList() local97 final long cycleStart = cycle.first.toInstant().toEpochMilli(); in updateCycleList()98 final long cycleEnd = cycle.second.toInstant().toEpochMilli(); in updateCycleList()
505 final CycleAdapter.CycleItem cycle = (CycleAdapter.CycleItem)509 Log.d(TAG, "showing cycle " + cycle + ", start=" + cycle.start + ", end="510 + cycle.end + "]");
9 benefits by updating ExtServices in a more frequent cycle than a platform release cycle.
124 Float cycle = NANOSECOND_PER_SECOND / updateRate; in needUpdateForSelectedListener() local125 nextUpdateTime = eventTimeStamp + cycle.longValue(); in needUpdateForSelectedListener()
48 mLocalRep.cycle(); in flip()
132 public void cycle() { in cycle() method in FilterMirrorRepresentation
84 // devices at any point in the Android release cycle and are useful for qualifying mainline modules
74 // Records statistics gathered at various points in the life-cycle of
2658 // Duty cycle of the connection.2660 // (i.e MCC), then this field contains the duty cycle assigned to this interface in percent.
211 The JSON strings are marked as const-string. But they may not be really "constant". The life cycle …
143 …The most important requirement to take care of document and value life-cycle as well as consistent…
369 Finally, for string literal or string with safe life-cycle can use const-string version of `SetStri…
2557 private boolean snapToPageRelative(int pageCount, int delta, boolean cycle) { in snapToPageRelative() argument2562 if (!cycle && (newPageUnbound < 0 || newPageUnbound >= pageCount)) { in snapToPageRelative()
666 r.cycle(); in showRepresentation()
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...