Searched refs:getDisplayHandle (Results 1 – 3 of 3) sorted by relevance
40 virtual sp<IBinder> getDisplayHandle(int32_t /* displayId */) const { return nullptr; } in getDisplayHandle() function
537 display.token = mMapper->getDisplayHandle(proto.id()); in fromProto()
78 sp<IBinder> getDisplayHandle(int32_t id) const { in TEST() function in android::TEST::TestMapper