Searched refs:createVoid (Results 1 – 2 of 2) sorted by relevance
221 final Completable.Void value = Completable.createVoid(); in setInputMethod()244 final Completable.Void value = Completable.createVoid(); in setInputMethodAndSubtype()266 final Completable.Void value = Completable.createVoid(); in hideMySoftInput()288 final Completable.Void value = Completable.createVoid(); in showMySoftInput()
456 public static Completable.Void createVoid() { in createVoid() method in Completable