예제 #1
0
 @Override
 public View getCustomView() {
   return mActionMode.getCustomView();
 }
예제 #2
0
 public View getCustomView() {
   return mWrappedObject.getCustomView();
 }