Akihiro MOTOKI 12faaa5c30 Ensure to use api.<category>.<method>
In the current code both api.<method> and api.<category>.<method> are used.
Using api.<method> directly makes it difficult to identify which module
defined a method and forces developers to use unique method names among
projects. This commit removes api.<method> style method calls.

Change-Id: Iaefa1061f99b7865e02541df87c112a6b2868ec0
2013-01-22 20:37:12 +09:00
..
2012-11-06 17:06:30 -05:00
2012-11-30 01:28:57 +04:00
2012-12-10 11:27:51 +08:00
2013-01-22 20:37:12 +09:00
2012-11-06 17:06:30 -05:00
2012-11-06 17:06:30 -05:00