Searched refs:SANDBOX_NOT_AVAILABLE (Results 1 – 5 of 5) sorted by relevance
21 const int SANDBOX_NOT_AVAILABLE = 1; field
330 && errorCode == ISharedPreferencesSyncCallback.SANDBOX_NOT_AVAILABLE) { in onError()
67 ISharedPreferencesSyncCallback.SANDBOX_NOT_AVAILABLE;
1454 .isEqualTo(ISharedPreferencesSyncCallback.SANDBOX_NOT_AVAILABLE); in test_syncDataFromClient_sandboxServiceIsNotBound()
1203 callback.onError(ISharedPreferencesSyncCallback.SANDBOX_NOT_AVAILABLE, errorMsg);