Searched defs:globalId (Results 1 – 5 of 5) sorted by relevance
32 @Nullable Bitmap resolve(long globalId); in resolve()
39 public @Nullable Bitmap resolve(long globalId) { in resolve()
152 public @Nullable Bitmap getMetadataImage(long globalId) { in getMetadataImage()
275 … private void storeRequestMap(int clientId, int globalId, ClientInfo clientInfo, int what) { in storeRequestMap()283 private void removeRequestMap(int clientId, int globalId, ClientInfo clientInfo) { in removeRequestMap()917 int globalId, clientId, i; in expungeAllRequests() local945 private int getClientId(final int globalId) { in getClientId()
947 val globalId = DataModel.dataModel.globalIntentId regex