inlined function: when compilation to bytecode is ...
# android
o
inlined function: when compilation to bytecode is done, the function body is replaced with the function call (so effectively the same as not calling the function but copy-pasting its body there)