Searched refs:hasHoneycomb (Results 1 – 12 of 12) sorted by relevance
56 if (Utils.hasHoneycomb()) { in enableStrictMode()84 public static boolean hasHoneycomb() { in hasHoneycomb() method in Utils
46 if (Utils.hasHoneycomb()) { in enableStrictMode()67 public static boolean hasHoneycomb() { in hasHoneycomb() method in Utils
129 if (Utils.hasHoneycomb()) { in decodeSampledBitmapFromResource()160 if (Utils.hasHoneycomb()) { in decodeSampledBitmapFromFile()194 if (Utils.hasHoneycomb()) { in decodeSampledBitmapFromDescriptor()
147 if (Utils.hasHoneycomb()) { in init()167 if (Utils.hasHoneycomb()) { in init()
227 public static final Executor SERIAL_EXECUTOR = Utils.hasHoneycomb() ? new SerialExecutor() :
320 if (Utils.hasHoneycomb()) { in doInBackground()
327 if (Utils.hasHoneycomb()) { in onCreateOptionsMenu()443 if (!Utils.hasHoneycomb()) { in onOptionsItemSelected()585 if (Utils.hasHoneycomb()) { in loadContactPhotoThumbnail()888 (Utils.hasHoneycomb() ? Contacts.DISPLAY_NAME_PRIMARY : Contacts.DISPLAY_NAME) +896 Utils.hasHoneycomb() ? Contacts.SORT_KEY_PRIMARY : Contacts.DISPLAY_NAME;916 Utils.hasHoneycomb() ? Contacts.DISPLAY_NAME_PRIMARY : Contacts.DISPLAY_NAME,922 Utils.hasHoneycomb() ? Contacts.PHOTO_THUMBNAIL_URI : Contacts._ID,
51 if (Utils.hasHoneycomb()) { in onCreate()
141 if (Utils.hasHoneycomb()) { in setContact()652 Utils.hasHoneycomb() ? Contacts.DISPLAY_NAME_PRIMARY : Contacts.DISPLAY_NAME,
96 if (OnClickListener.class.isInstance(getActivity()) && Utils.hasHoneycomb()) { in onActivityCreated()
96 if (Utils.hasHoneycomb()) { in onCreate()
106 if (!Utils.hasHoneycomb()) { in onCreateView()