New method to return the last dialed number
Bug:2227429
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user