Searched defs:lateInit (Results 1 – 2 of 2) sorted by relevance
48 void EventLoopManager::lateInit() { in lateInit() function in chre::EventLoopManager
58 public void lateInit(@NonNull Client rpcClient, @NonNull ChreChannelOutput channelOutput) { in lateInit() method in ChreCallbackHandler