luxlabs header browser preview


@interface ATXActionCacheBuilder : NSObject

+ (id)serializedDataFromActionPredictionResults:(id)a0 lockscreenPredictionIndices:(id)a1;
+ (id)serializedChunksFromActionPredictionResults:(id)a0 lockscreenPredictionIndices:(id)a1;

@end