Searched defs:callee (Results 1 – 2 of 2) sorted by relevance
45 public static <T> void runIfNotNull(T callee, Consumer<T> action) { in runIfNotNull()
118 public void start(String callee, ImsCallProfile profile) { in start()