Searched refs:replyConfig (Results 1 – 1 of 1) sorted by relevance
1913 sptr<AppForceLandscapeConfig> replyConfig = reply.ReadParcelable<AppForceLandscapeConfig>(); in GetAppForceLandscapeConfig() local1914 if (replyConfig) { in GetAppForceLandscapeConfig()1915 config = *replyConfig; in GetAppForceLandscapeConfig()