Home | History | Annotate | Download | only in utils

Lines Matching defs:mWidgetData

90     private byte[] mWidgetData = null;
597 mWidgetData = new byte[size];
598 in.read(mWidgetData);
798 return mWidgetData;