/packages/apps/Gallery3D/src/com/cooliris/picasa/ |
H A D | GDataClient.java | 88 public void get(String feedUrl, Operation operation) throws IOException { argument 89 callMethod(new HttpGet(feedUrl), operation); 92 public void post(String feedUrl, byte[] data, String contentType, Operation operation) throws IOException { argument 97 callMethod(post, operation); 100 public void put(String feedUrl, byte[] data, String contentType, Operation operation) throws IOException { argument 106 callMethod(post, operation); 109 public void putStream(String feedUrl, InputStream stream, String contentType, Operation operation) throws IOException { argument 115 callMethod(post, operation); 118 public void delete(String feedUrl, Operation operation) throws IOException { argument 120 String etag = operation 126 callMethod(HttpUriRequest request, Operation operation) argument [all...] |
H A D | PicasaApi.java | 175 GDataClient.Operation operation = mOperation; 176 operation.inOutEtag = user.albumsEtag; 182 mClient.get(builder.toString(), operation); 184 switch (operation.outStatus) { 200 Log.e(TAG, "getAlbums: unexpected status code " + operation.outStatus + " data: " 201 + operation.outBody.toString()); 209 user.albumsEtag = operation.inOutEtag; 217 Xml.parse(operation.outBody, Xml.Encoding.UTF_8, parser); 250 GDataClient.Operation operation = mOperation; 251 operation [all...] |
/packages/apps/Gallery3D/src/com/cooliris/media/ |
H A D | DataSource.java | 32 boolean performOperation(int operation, ArrayList<MediaBucket> mediaBuckets, Object data); argument
|
H A D | ConcatenatedDataSource.java | 49 public boolean performOperation(int operation, final ArrayList<MediaBucket> mediaBuckets, Object data) { argument 61 retVal &= dataSource.performOperation(operation, singleBucket, data);
|
H A D | PicasaDataSource.java | 199 public boolean performOperation(final int operation, final ArrayList<MediaBucket> mediaBuckets, final Object data) { argument 201 if (operation == MediaFeed.OPERATION_DELETE) { 281 // This operation is not yet supported, so we might as well refresh everything.
|
H A D | MediaFeed.java | 244 public void performOperation(final int operation, final ArrayList<MediaBucket> mediaBuckets, final Object data) { argument 250 if (operation == OPERATION_DELETE && mListener != null) { 256 if (operation == OPERATION_DELETE) { 288 mDataSource.performOperation(operation, mediaBuckets, data); 292 operationThread.setName("Operation " + operation);
|
H A D | LocalDataSource.java | 221 // If the database operation failed for any reason. 282 public boolean performOperation(int operation, ArrayList<MediaBucket> mediaBuckets, Object data) { argument 285 switch (operation) { 311 // If the database operation failed for any reason. 355 // If the database operation fails for any reason. 401 // If the database operation failed for any reason. 426 // If the database operation failed for any reason.
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
H A D | WnnDictionary.java | 67 /** Search operation mode (exact matching). */ 69 /** Search operation mode (prefix matching). */ 71 /** Search operation mode (link search). */ 214 * @param operation The search operation 226 public int searchWord(int operation, int order, String keyString ); argument 232 * set {@code SEARCH_LINK} mode to {@code operation}. The other arguments are 233 * the same as {@link #searchWord(int operation, int order, String keyString)}. 244 public int searchWord(int operation, int order, String keyString, WnnWord wnnWord ); argument
|
H A D | OpenWnnDictionaryImplJni.java | 65 * Constant about the search operation (for JNI native library) 72 * Constant about the search operation (for JNI native library) 79 * Constant about the search operation (for JNI native library) 219 * @param operation The search operation (see "Constant about the search operation") 229 public static final native int searchWord(long work, int operation, int order, String keyString ); argument 431 * Create the string array that is used by operation of query
|
H A D | OpenWnnDictionaryImpl.java | 145 /** The query base strings for query operation */ 147 /** The query base strings for query operation */ 150 /** The query base strings for query operation */ 152 /** The query base strings for query operation */ 154 /** The query base strings for query operation */ 156 /** The query base strings for query operation */ 159 /** The query base strings for query operation */ 161 /** The query base strings for query operation */ 163 /** The query base strings for query operation */ 165 /** The query base strings for query operation */ 413 createQuery( String keyString, WnnWord wnnWord, int operation, int order) argument 531 searchWord( int operation, int order, String keyString ) argument 576 searchWord( int operation, int order, String keyString, WnnWord wnnWord ) argument [all...] |
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
H A D | SQLiteContentProvider.java | 196 final ContentProviderOperation operation = operations.get(i); 197 if (i > 0 && operation.isYieldAllowed()) { 200 results[i] = operation.apply(this, results, i);
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
H A D | SQLiteContentProvider.java | 209 final ContentProviderOperation operation = operations.get(i); 210 if (i > 0 && operation.isYieldAllowed()) { 216 results[i] = operation.apply(this, results, i);
|
/packages/apps/Email/tests/src/com/android/email/ |
H A D | VendorPolicyLoaderTest.java | 66 assertEquals("operation", "policy1", MockVendorPolicy.passedPolicy); 96 public static Bundle getPolicy(String operation, Bundle args) { argument 97 passedPolicy = operation;
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
H A D | RetryScheduler.java | 239 PendingIntent operation = PendingIntent.getService( 243 am.set(AlarmManager.RTC, retryAt, operation);
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
H A D | BluetoothPbapVcardManager.java | 499 private Operation operation; field in class:BluetoothPbapVcardManager.HandlerForStringBuffer 508 operation = op; 509 maxPacketSize = operation.getMaxPacketSize(); 520 outputStream = operation.openOutputStream(); 578 if (!BluetoothPbapObexServer.closeStream(outputStream, operation)) {
|
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/ |
H A D | ndbdic.c | 100 static NJ_INT16 search_yomi_node(NJ_UINT8 operation, NJ_UINT8 *node, 605 if ((condition->operation == NJ_CUR_OP_FORE) && 755 if (condition->operation == NJ_CUR_OP_FORE) { 798 if ((condition->operation == NJ_CUR_OP_FORE) && 847 if (condition->operation == NJ_CUR_OP_FORE) { 1190 switch (con->operation) { 1226 switch (con->operation) { 1280 switch (con->operation) { 1641 ret = search_yomi_node(condition->operation, 1661 if (condition->operation 1975 search_yomi_node(NJ_UINT8 operation, NJ_UINT8 *node, NJ_UINT8 *now, NJ_UINT16 idx_no, NJ_CHAR *yomi, NJ_UINT16 yomilen, NJ_UINT8 * root, NJ_UINT8 * node_mid, NJ_UINT16 bit_left, NJ_UINT16 bit_data, NJ_UINT8 * data_top, NJ_INT16 ytbl_cnt, NJ_UINT16 y, NJ_UINT8 * ytbl_top, NJ_CACHE_INFO * storebuf, NJ_UINT8 ** con_node, NJ_UINT32 * data_offset) argument [all...] |
H A D | ndldic.c | 178 if ((con->operation == NJ_CUR_OP_COMP) || 179 (con->operation == NJ_CUR_OP_FORE)){ 189 switch (con->operation) { 198 return get_cand_by_sequential(iwnn, con, loctset, con->operation, comp_flg); 204 return get_cand_by_sequential(iwnn, con, loctset, con->operation, 0); 223 return get_cand_by_evaluate(iwnn, con, loctset, con->operation); 225 ret = get_cand_by_evaluate2(iwnn, con, loctset, con->operation, hIdx); 229 ret = get_cand_by_evaluate2(iwnn, con, loctset, con->operation, hIdx); 250 return get_cand_by_sequential(iwnn, con, loctset, con->operation, 0); 253 return get_cand_by_evaluate(iwnn, con, loctset, con->operation); [all...] |
H A D | ndfdic.c | 113 if (condition->operation == NJ_CUR_OP_LINK) { 261 switch (con->operation) {
|
H A D | ndapi.c | 94 if (cursor->cond.operation == NJ_CUR_OP_LINK) { 103 switch (cursor->cond.operation) { 233 loctset->loct.status |= SET_LOCATION_OPERATION(cursor->cond.operation); 238 (cursor->cond.operation == NJ_CUR_OP_FORE)) {
|
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/ |
H A D | OpenWnnDictionaryImplJni.c | 385 (JNIEnv *env, jobject obj, jlong wnnWork, jint operation, jint order, jstring keyString) 389 if( !( operation == jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_SEARCH_EXACT || 390 operation == jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_SEARCH_PREFIX || 391 operation == jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_SEARCH_LINK ) || 413 work->cursor.cond.operation = operation; 420 if( operation == jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_SEARCH_LINK ) { 384 Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_searchWord(JNIEnv *env, jobject obj, jlong wnnWork, jint operation, jint order, jstring keyString) argument
|
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/ |
H A D | nj_lib.h | 181 NJ_UINT8 operation; member in struct:__anon10
|
/packages/apps/Contacts/src/com/android/contacts/ui/ |
H A D | EditContactActivity.java | 740 ContentProviderOperation operation = diff.get(i); 741 if (operation.getType() == ContentProviderOperation.TYPE_INSERT 742 && operation.getUri().getEncodedPath().contains(
|
/packages/apps/Contacts/tests/src/com/android/contacts/ |
H A D | EntitySetTests.java | 93 static ContentValues getValues(ContentProviderOperation operation) argument 97 return (ContentValues) field.get(operation);
|