Yohei Yukawa 528e468492 Remove unused content observer from AssistManager.
Since I45e58de5f48e3769f114ff830d62c287d2b04d4f we always look up
Settings.Secure.ASSISTANT just before the assist activity is launched.
Hence we don't need to monitor following runtime data anymore.
 - changes of Settings.Secure.ASSISTANT with a content observer
 - switches of the current user id

The primary goal of this CL is to make it clearer that we are lazily
resolving the content of Settings.Secure.ASSISTANT by removing
unnecessary code.  No user visible behavior change is intended.

Bug: 23097413
Change-Id: I079807db761c5543ba666c427d9b074794becf6e
2015-09-10 22:21:04 -07:00
2015-09-09 10:10:58 -07:00
2015-05-16 01:19:19 +00:00
2015-06-08 17:40:00 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%