Searched refs:ensureNotNull (Results 1 – 5 of 5) sorted by relevance
210 bucketName = Utils.ensureNotNull(name); in BucketEntry()
236 public static String ensureNotNull(String value) { in ensureNotNull() method in Utils
223 values.put(FIELD_ALBUM_PATH, Utils.ensureNotNull(albumPath)); in setWidget()
88 String type = Utils.ensureNotNull(intent.getType()); in initializeByIntent()
257 String title = (album == null) ? "" : Utils.ensureNotNull(album.getName()); in updateAlbumSetEntry()