/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
H A D | ShadowPeriodicSync.java | 17 public void __constructor__(Account account, String authority, Bundle extras, long period) throws Exception { argument 18 setField("account", account);
|
H A D | ShadowAccountManager.java | 50 public AccountManagerFuture<Bundle> getAuthToken(Account account, String authTokenType, Bundle options, Activity activity, AccountManagerCallback<Bundle> callback, Handler handler) { argument 51 //TODO: Add complete activity to perform the account intent dance. 52 final Account finalAccount = account; 99 private void addBundleResults(Bundle bundle, final Account account) { 101 bundle.putString(AccountManager.KEY_ACCOUNT_TYPE, account.type); 102 bundle.putString(AccountManager.KEY_ACCOUNT_NAME, account.name); 109 //TODO: Add complete activity to perform the account intent dance. 181 for (Account account : accounts) { 182 if (accountType.equals(account.type)) { 183 accountList.add(account); 191 peekAuthToken(Account account, String authTokenType) argument 196 setCachedAuthToken(Account account, String authTokenType, String authTokenValue) argument [all...] |
H A D | ShadowContentResolver.java | 174 public static void requestSync(Account account, String authority, Bundle extras) { argument 176 Status status = getStatus(account, authority, true); 182 public static void setIsSyncable(Account account, String authority, int syncable) { argument 183 getStatus(account, authority, true).state = syncable; 187 public static int getIsSyncable(Account account, String authority) { argument 188 return getStatus(account, authority, true).state; 192 public static boolean getSyncAutomatically(Account account, String authority) { argument 193 return getStatus(account, authority, true).syncAutomatically; 197 public static void setSyncAutomatically(Account account, String authority, boolean sync) { argument 198 getStatus(account, authorit 202 addPeriodicSync(Account account, String authority, Bundle extras, long pollFrequency) argument 210 removePeriodicSync(Account account, String authority, Bundle extras) argument 217 getPeriodicSyncs(Account account, String authority) argument 264 getStatus(Account account, String authority) argument 268 getStatus(Account account, String authority, boolean create) argument [all...] |
/external/libweave/src/ |
H A D | config.h | 94 void set_robot_account(const std::string& account) { argument 95 settings_->robot_account = account;
|
/external/libweave/src/notification/ |
H A D | xmpp_channel.cc | 33 std::string BuildXmppAuthenticateCommand(const std::string& account, argument 37 credentials.insert(credentials.end(), account.begin(), account.end()); 91 XmppChannel::XmppChannel(const std::string& account, argument 96 : account_{account},
|
/external/robolectric/v3/runtime/ |
H A D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
H A D | ant-commons-net.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/external/libgdx/backends/gdx-backend-android/libs/ |
H A D | android-4.4.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/robolectric/v1/lib/main/ |
H A D | android.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-ios.jar | META-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ... |