Searched defs:maxId (Results 1 – 7 of 7) sorted by relevance
51 int32_t maxId, const wp<FilteredListener>& listener, bool sendPartials) { in registerListener()73 int32_t maxId, in removeListener()
71 int32_t maxId; member
49 public void setMaxId(int maxId) { in setMaxId()
406 int maxId = readIntAttribute(parser, XML_ATTR_MAX_ID, 0); in readAssociationsV1() local
89 final int maxId = mAssociationStore.getMaxId(); in onCommand() local
2041 status_t Camera2Client::registerFrameListener(int32_t minId, int32_t maxId, in registerFrameListener()2046 status_t Camera2Client::removeFrameListener(int32_t minId, int32_t maxId, in removeFrameListener()
502 static int maxId() { in maxId() function in android::__anon7d06513f0111::AnrTimerService::Timer