[sms] Add UMA tracking for SMS retrieval time & timeout values
This change adds UMA tracking for SMSReceiver API to give us data on the how long an SMS takes to be delievered and how long a developer expects the sms to be delievered. Specifically it will track the following: 1. Duration from when the API is called to when an SMS is successfully received. 2. Timeout value specified when the API is called. Bug: 976332 Change-Id: I05fea36e67c1b256bcb60dc0d0edca4207fd0149 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1717429Reviewed-by:Steven Holte <holte@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Jun Cai <juncai@chromium.org> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#684368}
Showing
Please register or sign in to comment