HomeSort by relevance Sort by last modified time
    Searched refs:onLayoutFailed (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/android/print/
ILayoutResultCallback.aidl 28 void onLayoutFailed(CharSequence error, int sequence);
PrintDocumentAdapter.java 99 * LayoutResultCallback#onLayoutFailed(CharSequence)}, if an error occurred.
235 public void onLayoutFailed(CharSequence error) {
PrintManager.java 663 public void onLayoutFailed(CharSequence error) {
671 callback.onLayoutFailed(error, mSequence);
673 Log.e(LOG_TAG, "Error calling onLayoutFailed", re);
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/
PrintJobConfigActivity.java 714 public void onLayoutFailed(CharSequence error, int sequence) {
    [all...]
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 956 milliseconds