Searched refs:getEphemeralCookieMaxSizeBytes (Results 1 – 5 of 5) sorted by relevance
295 public int getEphemeralCookieMaxSizeBytes() { in getEphemeralCookieMaxSizeBytes() method in BridgePackageManager
343 public int getEphemeralCookieMaxSizeBytes() { in getEphemeralCookieMaxSizeBytes() method in MockPackageManager
522 return cookie.length <= context.getPackageManager().getEphemeralCookieMaxSizeBytes(); in isValidCookie()
3550 public abstract int getEphemeralCookieMaxSizeBytes(); in getEphemeralCookieMaxSizeBytes() method in PackageManager
756 public int getEphemeralCookieMaxSizeBytes() { in getEphemeralCookieMaxSizeBytes() method in ApplicationPackageManager