HomeSort by relevance Sort by last modified time
    Searched refs:info2 (Results 26 - 37 of 37) sorted by null

12

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransfer.java 229 BluetoothOppShareInfo info2 = (BluetoothOppShareInfo)msg.obj; local
232 markBatchFailed(info2.mStatus);
  /external/svox/pico/lib/
picodata.h 107 picoos_uint8 info2; member in struct:picodata_itemhead
133 /* new item types, info1, info2 to be defined during PU development */
408 /* sets the info2 field in the header contained in the item in buf;
picowa.c 327 head->info2 = foundIndex;
picopam.c     [all...]
  /build/tools/releasetools/
ota_from_target_files 262 info2 = copy.copy(info)
263 fn = info2.filename = "system/" + basefilename
271 output_zip.writestr(info2, data)
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndbdic.c     [all...]
ndapi.c 890 word->stem.info2 = 0;
893 word->fzk.info2 = 0;
  /packages/apps/Calendar/src/com/android/calendar/
AgendaWindowAdapter.java 845 for (DayAdapterInfo info2 : mAdapterInfos) {
846 Log.e("========== BUG ==", info2.toString());
  /packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java 273 MmsSmsNotificationInfo info1, MmsSmsNotificationInfo info2) {
274 return Long.signum(info2.getTime() - info1.getTime());
  /external/bluetooth/glib/gio/
gdesktopappinfo.c 440 GDesktopAppInfo *info2 = G_DESKTOP_APP_INFO (appinfo2); local
443 info2->desktop_id == NULL)
444 return info1 == info2;
446 return strcmp (info1->desktop_id, info2->desktop_id) == 0;
    [all...]
  /external/libxml2/
parser.c 684 * @info2: extra information string
691 const xmlChar * info1, const xmlChar * info2,
701 (const char *) info2, (const char *) info3, 0, 0, msg,
702 info1, info2, info3);
713 * @info2: extra information string
720 const xmlChar * info1, const xmlChar * info2,
730 (const char *) info2, (const char *) info3, 0, 0, msg,
731 info1, info2, info3);
    [all...]
  /prebuilt/common/ecj/
ecj.jar 

Completed in 1025 milliseconds

12