HomeSort by relevance Sort by last modified time
    Searched refs:HONEYCOMB (Results 1 - 25 of 99) sorted by null

1 2 3 4

  /development/samples/training/InteractiveChart/src/com/example/android/interactivechart/
ScaleGestureDetectorCompat.java 37 @TargetApi(Build.VERSION_CODES.HONEYCOMB)
39 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
49 @TargetApi(Build.VERSION_CODES.HONEYCOMB)
51 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
ApiHelper.java 33 public static final int HONEYCOMB = 11;
64 Build.VERSION.SDK_INT >= VERSION_CODES.HONEYCOMB;
77 Build.VERSION.SDK_INT >= VERSION_CODES.HONEYCOMB;
86 Build.VERSION.SDK_INT >= VERSION_CODES.HONEYCOMB;
89 Build.VERSION.SDK_INT >= VERSION_CODES.HONEYCOMB;
120 Build.VERSION.SDK_INT >= VERSION_CODES.HONEYCOMB;
132 Build.VERSION.SDK_INT >= VERSION_CODES.HONEYCOMB;
135 Build.VERSION.SDK_INT >= VERSION_CODES.HONEYCOMB;
144 Build.VERSION.SDK_INT >= VERSION_CODES.HONEYCOMB;
147 Build.VERSION.SDK_INT >= VERSION_CODES.HONEYCOMB;
    [all...]
  /development/samples/training/TabCompat/src/com/example/android/tabcompat/lib/
TabHelper.java 47 * the app is running, either a basic helper or Honeycomb-specific helper will be returned.
52 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
66 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
  /development/samples/SupportAppNavigation/src/com/example/android/support/appnavigation/app/
ActionBarCompat.java 38 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
  /development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
ActionBarHelper.java 30 * Two implementations of this class are {@link ActionBarHelperBase} for a pre-Honeycomb version of
40 * Honeycomb-specific helper will be returned.
45 } else if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
92 * action bar metadata from a menu resource pre-Honeycomb.
  /development/samples/SearchableDictionary/src/com/example/android/searchabledict/
WordActivity.java 43 if(Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB){
72 if(Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB){
SearchableDictionary.java 135 if(Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB){
  /development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
ContactDetailActivity.java 38 @TargetApi(Build.VERSION_CODES.HONEYCOMB)
50 // For OS versions honeycomb and higher use action bar
  /development/samples/training/ContactsList/src/com/example/android/contactslist/util/
Utils.java 55 // Honeycomb introduced some additional strict mode features
81 * Uses static final constants to detect if the device's platform version is Honeycomb or
85 return Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB;
89 * Uses static final constants to detect if the device's platform version is Honeycomb MR1 or
  /development/samples/training/basic/FragmentBasics/src/com/example/fragments/
HeadlinesFragment.java 38 // We need to use a different list item layout for devices older than Honeycomb
39 int layout = Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB ?
  /development/samples/training/bitmapfun/src/com/example/android/bitmapfun/util/
Utils.java 66 return Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB;
ImageResizer.java 126 // If we're running on Honeycomb or newer, try to use inBitmap
157 // If we're running on Honeycomb or newer, try to use inBitmap
191 // If we're running on Honeycomb or newer, try to use inBitmap
199 @TargetApi(Build.VERSION_CODES.HONEYCOMB)
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/
ActionBarPolicy.java 49 return Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB;
  /packages/apps/Camera/src/com/android/camera/ui/
RotateLayout.java 51 @TargetApi(ApiHelper.VERSION_CODES.HONEYCOMB)
131 @TargetApi(ApiHelper.VERSION_CODES.HONEYCOMB)
  /packages/apps/Gallery2/src/com/android/camera/ui/
RotateLayout.java 51 @TargetApi(ApiHelper.VERSION_CODES.HONEYCOMB)
131 @TargetApi(ApiHelper.VERSION_CODES.HONEYCOMB)
  /frameworks/base/core/java/android/os/
Build.java 266 public static final int HONEYCOMB = 11;
276 * <p>Update to Honeycomb MR1 to support 7 inch tablets, improve
281 * {@link #HONEYCOMB} or later; it had been {@link #GINGERBREAD} or
305 * landscape support in the device; when targeting Honeycomb MR1 or
  /packages/apps/Gallery2/src/com/android/gallery3d/gadget/
WidgetClickHandler.java 51 @TargetApi(ApiHelper.VERSION_CODES.HONEYCOMB)
PhotoAppWidgetProvider.java 79 @TargetApi(ApiHelper.VERSION_CODES.HONEYCOMB)
  /development/samples/training/device-management-policy/src/com/example/training/deviceadmin/
Policy.java 146 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
SurfaceTextureScreenNail.java 27 @TargetApi(ApiHelper.VERSION_CODES.HONEYCOMB)
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapter/src/main/java/com/example/android/network/sync/basicsyncadapter/
EntryListFragment.java 300 @TargetApi(Build.VERSION_CODES.HONEYCOMB)
302 if (mOptionsMenu == null || Build.VERSION.SDK_INT < Build.VERSION_CODES.HONEYCOMB) {
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
DecodeUtils.java 56 @TargetApi(ApiHelper.VERSION_CODES.HONEYCOMB)
249 @TargetApi(Build.VERSION_CODES.HONEYCOMB)
276 @TargetApi(Build.VERSION_CODES.HONEYCOMB)
  /frameworks/base/core/java/android/view/inputmethod/
EditorInfo.java 305 if (targetSdkVersion < android.os.Build.VERSION_CODES.HONEYCOMB) {
  /frameworks/support/v4/java/android/support/v4/app/
FragmentActivity.java 58 * <li> <p>Prior to Honeycomb (3.0), an activity's state was saved before pausing.
63 * prior to Honeycomb, where the state is saved before pausing. To address this,
64 * when running on platforms prior to Honeycomb an exception will not be thrown
75 // This is the SDK API version of Honeycomb (3.0).
76 private static final int HONEYCOMB = 11;
221 if (android.os.Build.VERSION.SDK_INT >= HONEYCOMB) {
224 // Prior to Honeycomb, the framework can't invalidate the options
250 View parent = null; // NOTE: no way to get parent pre-Honeycomb.
625 if (android.os.Build.VERSION.SDK_INT >= HONEYCOMB) {
648 if (android.os.Build.VERSION.SDK_INT >= HONEYCOMB) {
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBarActivityDelegate.java 48 } else if (version >= Build.VERSION_CODES.HONEYCOMB) {

Completed in 964 milliseconds

1 2 3 4