OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:editProperties
(Results
1 - 10
of
10
) sorted by null
/cts/tests/src/android/content/cts/
MockAccountAuthenticator.java
57
public Bundle
editProperties
(AccountAuthenticatorResponse response, String accountType) {
/cts/tests/tests/accounts/src/android/accounts/cts/
MockAccountAuthenticator.java
139
public Bundle
editProperties
(AccountAuthenticatorResponse response, String accountType) {
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
Authenticator.java
91
public Bundle
editProperties
(AccountAuthenticatorResponse response,
/frameworks/base/core/java/android/accounts/
AbstractAccountAuthenticator.java
284
public void
editProperties
(IAccountAuthenticatorResponse response,
288
final Bundle result = AbstractAccountAuthenticator.this.
editProperties
(
295
"
editProperties
not supported");
363
public abstract Bundle
editProperties
(AccountAuthenticatorResponse response,
AccountManagerService.java
[
all
...]
/packages/apps/Email/src/com/android/email/service/
EasAuthenticatorService.java
114
public Bundle
editProperties
(AccountAuthenticatorResponse response, String accountType) {
/prebuilt/sdk/5/
android.jar
/prebuilt/sdk/6/
android.jar
/prebuilt/sdk/7/
android.jar
/prebuilt/sdk/8/
android.jar
Completed in 250 milliseconds