Searched defs:switchMapNonNull (Results 1 – 1 of 1) sorted by relevance
93 public static <T, R> LiveData<R> switchMapNonNull(@NonNull LiveData<T> source, in switchMapNonNull() method in LiveDataFunctions103 public static <T, R> LiveData<R> switchMapNonNull(@NonNull LiveData<T> source, in switchMapNonNull() method in LiveDataFunctions