Searched refs:hasHoneycomb (Results 1 – 8 of 8) sorted by relevance
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()
96 if (OnClickListener.class.isInstance(getActivity()) && Utils.hasHoneycomb()) { in onActivityCreated()
96 if (Utils.hasHoneycomb()) { in onCreate()
106 if (!Utils.hasHoneycomb()) { in onCreateView()