コード例 #1
0
 @Override
 public View getCustomView() {
   return mActionMode.getCustomView();
 }
コード例 #2
0
 public View getCustomView() {
   return mWrappedObject.getCustomView();
 }