Searched refs:displayManagerServiceProxy (Results 1 – 1 of 1) sorted by relevance
54 sptr<IDisplayManager> displayManagerServiceProxy = iface_cast<IDisplayManager>(remoteObject); in GetProxy() local55 if ((!displayManagerServiceProxy) || (!displayManagerServiceProxy->AsObject())) { in GetProxy()59 return { displayManagerServiceProxy, remoteObject }; in GetProxy()