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

  /frameworks/av/media/libstagefright/httplive/
M3UParser.h 74 bool mIsComplete;
  /frameworks/native/opengl/libagl/
TextureObjectManager.h 61 bool isComplete() const { return mIsComplete; }
71 bool mIsComplete;
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransferActivity.java 75 boolean mIsComplete;
146 mIsComplete = BluetoothShare.isStatusCompleted(mTransInfo.mStatus);
151 if (!mIsComplete) {
446 if (!mIsComplete && BluetoothShare.isStatusCompleted(mTransInfo.mStatus)

Completed in 1996 milliseconds