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

  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_report/
SessionList.java 37 public class SessionList
44 public SessionList() {
71 * Creates a new SessionList from encoded stream.
73 public static SessionList fromPerUnaligned(byte[] encodedBytes) {
74 SessionList result = new SessionList();
80 * Creates a new SessionList from encoded stream.
82 public static SessionList fromPerAligned(byte[] encodedBytes) {
83 SessionList result = new SessionList();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tapi.h     [all...]

Completed in 68 milliseconds