Searched refs:getWindowName (Results 1 – 3 of 3) sorted by relevance
234 mViewRoots[i] = getWindowName(mRoots.get(i)); in getViewRootNames()302 if (name.equals(getWindowName(root))) return root.getView(); in getRootView()595 String name = getWindowName(root); in dumpGfxInfo()615 String name = getWindowName(root); in dumpGfxInfo()633 private static String getWindowName(ViewRootImpl root) { in getWindowName() method in WindowManagerGlobal
3793 connection->getWindowName().c_str(), in dumpDispatchStateLocked()4230 connection->getWindowName().c_str(), eventDuration * 0.000001f); in doDispatchCycleFinishedLockedInterruptible()4483 snprintf(counterName, sizeof(counterName), "oq:%s", connection->getWindowName().c_str()); in traceOutboundQueueLength()4491 snprintf(counterName, sizeof(counterName), "wq:%s", connection->getWindowName().c_str()); in traceWaitQueueLength()5083 const std::string InputDispatcher::Connection::getWindowName() const { in getWindowName() function in android::InputDispatcher::Connection
895 const std::string getWindowName() const;