From ade3f25a488fc3c1243db8c88554771e571beeb1 Mon Sep 17 00:00:00 2001 From: Sailesh Nepal Date: Tue, 1 Jul 2014 17:25:37 -0700 Subject: Make RemoteConnection.getState public Change-Id: Iead485345d01d47e346da014fdb9979def25c372 --- api/current.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'api/current.txt') diff --git a/api/current.txt b/api/current.txt index 805ca70..648b900 100644 --- a/api/current.txt +++ b/api/current.txt @@ -27780,6 +27780,7 @@ package android.telecomm { method public void disconnect(); method public int getDisconnectCause(); method public java.lang.String getDisconnectMessage(); + method public int getState(); method public void hold(); method public void playDtmf(char); method public void postDialContinue(boolean); -- cgit v1.1