android.os
Interface IParentalControlCallback
- All Superinterfaces:
- IInterface
- All Known Implementing Classes:
- IParentalControlCallback.Stub
public interface IParentalControlCallback
- extends IInterface
This callback interface is used to deliver the parental control state to the calling application.
|
Method Summary |
void |
onResult(com.google.android.net.ParentalControlState state)
|
onResult
void onResult(com.google.android.net.ParentalControlState state)
throws RemoteException
- Throws:
RemoteException
Please submit a feedback, bug or feature