Searched defs:getInputOrEmpty (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewController.java802 actionBar.setTitle(getInputOrEmpty(mActionBarTitle));
803 actionBar.setSubtitle(getInputOrEmpty(mActionBarSubtitle));
811 private static final String getInputOrEmpty(String in) { method in class:PhotoViewController

Completed in 51 milliseconds