Searched refs:mCancelable (Results 1 – 1 of 1) sorted by relevance
97 private Boolean mCancelable; field in SimpleDialog.Builder197 mCancelable = cancelable; in setCancelable()223 if (mCancelable != null) { in build()224 instance.setCancelable(mCancelable); in build()