Searched refs:toastLength (Results 1 – 1 of 1) sorted by relevance
216 private void showEmptyAlbumToast(int toastLength) { in showEmptyAlbumToast() argument225 toast = Toast.makeText(mActivity, R.string.empty_album, toastLength); in showEmptyAlbumToast()