diff options
Diffstat (limited to 'location/lib/api/current.txt')
-rw-r--r-- | location/lib/api/current.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/location/lib/api/current.txt b/location/lib/api/current.txt index 49fcaabe981a..9cc30d0d751e 100644 --- a/location/lib/api/current.txt +++ b/location/lib/api/current.txt @@ -17,7 +17,6 @@ package com.android.location.provider { method @Deprecated protected int onGetStatus(android.os.Bundle); method @Deprecated protected long onGetStatusUpdateTime(); method protected void onInit(); - method protected void onRequestSetAllowed(boolean); method protected boolean onSendExtraCommand(@Nullable String, @Nullable android.os.Bundle); method protected abstract void onSetRequest(com.android.location.provider.ProviderRequestUnbundled, android.os.WorkSource); method public void reportLocation(android.location.Location); |