HomeSort by relevance Sort by last modified time
    Searched defs:getUnsignedInt (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/security/keymaster/
KeyCharacteristics.java 103 public long getUnsignedInt(int tag, long defaultValue) {
105 return hwEnforced.getUnsignedInt(tag, defaultValue);
107 return swEnforced.getUnsignedInt(tag, defaultValue);
KeymasterArguments.java 158 public long getUnsignedInt(int tag, long defaultValue) {
  /prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.0.CR3/
netty-buffer-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.0.CR3/
netty-codec-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
netty-codec-http-4.1.0.CR3.jar 

Completed in 513 milliseconds