diff options
Diffstat (limited to 'api')
-rw-r--r-- | api/current.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt index 81362f1..2a7432e 100644 --- a/api/current.txt +++ b/api/current.txt @@ -7735,6 +7735,7 @@ package android.content.pm { method public long getFirstInstallTime(); method public android.graphics.drawable.Drawable getIcon(int); method public java.lang.CharSequence getLabel(); + method public java.lang.String getName(); method public android.os.UserHandle getUser(); } |