Searched refs:mCancel (Results 1 – 10 of 10) sorted by relevance
25 boolean mCancel = false; field in BasicPipeline31 mCancel = true; in cancel()36 return mCancel; in isCancel()41 mCancel = false; in initBuffers()59 if (mCancel) return; in rasterizeTriangles()
66 if (mCancel){ in setupTriangles()93 if (mCancel){ in raycast()100 if (mCancel){ in raycast()104 if (mCancel){ in raycast()116 if (mCancel){ in raycast()
48 private Button mCancel; field in PickFragment74 mCancel = (Button) mContainer.findViewById(android.R.id.button2); in onCreateView()75 mCancel.setOnClickListener(mCancelListener); in onCreateView()120 mCancel.setVisibility(View.GONE); in updateView()125 mCancel.setVisibility(View.VISIBLE); in updateView()
40 private String mCancel = "Cancelation Label"; field in NotificationCompatActionWearableExtenderTest63 .setCancelLabel(mCancel); in testFullEquals()69 .setCancelLabel(mCancel); in testFullEquals()147 .setCancelLabel(mCancel); in testFullNotification()153 .setCancelLabel(mCancel); in testFullNotification()186 .setCancelLabel(mCancel); in testMultipleActionsInANotification()192 .setCancelLabel(mCancel); in testMultipleActionsInANotification()
367 public boolean mCancel; field in BitmapFactory.Options382 mCancel = true; in requestCancelDecode()
110 if (options.mCancel || options.outWidth == -1 in createImageThumbnail()316 if (options.mCancel || options.outWidth == -1 in makeBitmap()
10532 field public boolean mCancel;
11554 field public deprecated boolean mCancel;
11567 field public deprecated boolean mCancel;
11993 field public deprecated boolean mCancel;