HomeSort by relevance Sort by last modified time
    Searched refs:tmpLong (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/native/
Bits.c 222 jlong tmpLong;
238 tmpLong = *srcLong++;
239 *dstLong++ = SWAPLONG(tmpLong);
257 jlong tmpLong;
273 tmpLong = *srcLong++;
274 *dstLong++ = SWAPLONG(tmpLong);
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 188 milliseconds