HomeSort by relevance Sort by last modified time
    Searched refs:shouldShow (Results 1 - 5 of 5) sorted by null

  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
MainActivity.java 165 final boolean shouldShow = f.isHidden() || mCurrentTitlesAnimator != null;
177 shouldShow ? getResources().getDimensionPixelSize(R.dimen.titles_size)
179 PropertyValuesHolder.ofFloat("alpha", shouldShow ? 1 : 0)
199 if (shouldShow) {
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
display-profiler-output 395 attr_reader :actualCountsString, :sourceCountsString, :disassembly, :shouldShow
397 def initialize(actualCountsString, sourceCountsString, disassembly, shouldShow)
401 @shouldShow = shouldShow
860 shouldShow = false
862 shouldShow = true
876 lines << DescriptionLine.new(actualCountsString, sourceCountsString, line.chomp, shouldShow)
896 if line.shouldShow
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_controller.h 178 shouldShow:(BOOL)showSigninMenuItem
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
Utils.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 417 milliseconds