Searched defs:maxId (Results 1 – 9 of 9) sorted by relevance
32 public void setMaxId(long maxId) { in setMaxId()
50 int32_t maxId, const wp<FilteredListener>& listener, bool sendPartials) { in registerListener()72 int32_t maxId, in removeListener()
71 int32_t maxId; member
72 long maxId = ContactsContract.Directory.LOCAL_INVISIBLE; in getDirectoryId() local
90 uint16_t maxId = mQueries.rbegin()->first; in getFreeId() local
153 int maxId = INT_MIN; in TEST_P() local
133 private ArrayList<Integer> queryExistingIds(Uri uri, int minId, int maxId) { in queryExistingIds()
1990 status_t Camera2Client::registerFrameListener(int32_t minId, int32_t maxId, in registerFrameListener()1995 status_t Camera2Client::removeFrameListener(int32_t minId, int32_t maxId, in removeFrameListener()
605 long maxId = Directory.LOCAL_INVISIBLE; in changeDirectories() local