Home | History | Annotate | Download | only in print

Lines Matching refs:onWriteFailed

1254             public void onWriteFailed(CharSequence error) {
1269 callback.onWriteFailed(error, mSequence);
1271 Log.e(LOG_TAG, "Error calling onWriteFailed", re);