Searched refs:getMetadata (Results 1 – 4 of 4) sorted by relevance
50 static String getMetadata(Context context, String name) { in getMetadata() method in Version
88 String suiteName = Version.getMetadata(mContext, SUITE_NAME_METADATA_KEY); in doInBackground()
130 status_t getMetadata(bool update_only, bool apply_filter, Parcel *reply) { in getMetadata() function in MyMediaPlayer
172 metadataOut = controller.getMetadata(); in testConfigureSession()584 assertNull("New session has unexpected configuration", controller.getMetadata()); in verifyNewSession()