New method to return the last dialed number

Bug:2227429
This commit is contained in:
Nicolas Catania
2010-01-14 10:44:02 -08:00
parent 0894498712
commit b8a2aafdef
2 changed files with 53 additions and 14 deletions

View File

@@ -119402,6 +119402,19 @@
visibility="public"
>
</constructor>
<method name="getLastOutgoingCall"
return="java.lang.String"
abstract="false"
native="false"
synchronized="false"
static="true"
final="false"
deprecated="not deprecated"
visibility="public"
>
<parameter name="context" type="android.content.Context">
</parameter>
</method>
<field name="CACHED_NAME"
type="java.lang.String"
transient="false"