Update api/current.txt
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
|
// Signature format: 4.0
|
||||||
|
|
||||||
package pawletos.device {
|
package pawletos.device {
|
||||||
@SystemApi
|
@SystemApi
|
||||||
public class PawletDevice {
|
public class PawletDevice {
|
||||||
method public static String getBrandName(Context);
|
method public static String getBrandName(android.content.Context);
|
||||||
method public static String getCodename(Context);
|
method public static String getCodename(android.content.Context);
|
||||||
method public static String getCurrentLocale(Context);
|
method public static String getCurrentLocale(android.content.Context);
|
||||||
method public static String getManufactureDate();
|
method public static String getManufactureDate();
|
||||||
method public static double getPawletSDKVersion();
|
method public static double getPawletSDKVersion();
|
||||||
method public static String getSeries();
|
method public static String getSeries();
|
||||||
|
Reference in New Issue
Block a user