Searched refs:TranslucentConversionListener (Results 1 – 3 of 3) sorted by relevance
252 mActivity.convertToTranslucent(new Activity.TranslucentConversionListener() { in startExit()
828 private TranslucentConversionListener mTranslucentCallback;6324 public boolean convertToTranslucent(TranslucentConversionListener callback, in convertToTranslucent()7366 public interface TranslucentConversionListener { interface in Activity
3700 …method public boolean convertToTranslucent(android.app.Activity.TranslucentConversionListener, and…3949 public static abstract interface Activity.TranslucentConversionListener {