HomeSort by relevance Sort by last modified time
    Searched refs:mAssociations (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/include/
ItemTable.h 67 Vector<AssociationEntry> mAssociations;
  /frameworks/av/media/libstagefright/
ItemTable.cpp 760 FullBox(source, FOURCC('i', 'p', 'm', 'a')), mAssociations(associations) {}
764 Vector<AssociationEntry> *mAssociations;
825 mAssociations->push_back(entry);
894 mProperties(properties), mAssociations(associations) {}
902 Vector<AssociationEntry> *mAssociations;
924 IpmaBox ipmaBox(source(), mAssociations);
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerShellCommand.java     [all...]
ActivityManagerService.java     [all...]

Completed in 60 milliseconds