Searched refs:func (Results 1 – 12 of 12) sorted by relevance
52 public static <V> V exec(RemoteFunction<V> func) { in exec() argument54 return func.call(); in exec()63 public static void exec(RemoteVoidFunction func) { in exec() argument65 func.call(); in exec()74 public static <V> void tryExec(RemoteFunction<V> func) { in tryExec() argument76 func.call(); in tryExec()85 public static void tryExec(RemoteVoidFunction func) { in tryExec() argument87 func.call(); in tryExec()
175 @NonNull Function<T, R> func) {176 return mapNonNull(source, null, func);184 @NonNull Function<T, R> func) {185 return Transformations.map(source, value -> value == null ? nullValue : func.apply(value));193 @NonNull Function<T, LiveData<R>> func) {194 return switchMapNonNull(source, null, func);204 @NonNull Function<T, LiveData<R>> func) {206 value -> value == null ? nullLiveData() : func.apply(value));218 @NonNull Function<T, LiveData<R>> func) {219 LiveData<R> output = Transformations.switchMap(trigger, func);
60 PhoneStateListenerHandler(String name, Runnable func) { in PhoneStateListenerHandler() argument62 mFunction = func; in PhoneStateListenerHandler()
64 PhoneStateListenerHandler(String name, Runnable func) { in PhoneStateListenerHandler() argument66 mFunction = func; in PhoneStateListenerHandler()
207 final T args, final PipeDataWriter<T> func) throws FileNotFoundException { in openPipeHelper() argument214 func.writeDataToPipe(pipe[1], args); in openPipeHelper()
23 -e testSetupMode func \
368 final Bundle opts, final T args, final PipeDataReader<T> func) in openInversePipeHelper() argument376 func.readDataFromPipe(fds[0], uri, mimeType, opts, args); in openInversePipeHelper()
248 SYS_EDOM = 33; // Math arg out of domain of func
235 # definitions whose arguments contain STL classes (e.g. func(std::string); v.s.236 # func(std::string) {}). This also make the inheritance and collaboration
317 # definitions whose arguments contain STL classes (e.g. func(std::string);318 # versus func(std::string) {}). This also make the inheritance and collaboration
1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ...