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

  /hardware/ti/wpan/tools/FM/FmTxApp/src/com/ti/fmtxapp/
FmTx.java 88 boolean mFmServiceConnected = false;
206 mFmServiceConnected =true;
212 mFmServiceConnected =false;
    [all...]
  /hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
FmRxApp.java 189 boolean mFmServiceConnected = false;
421 mFmServiceConnected = true;
427 mFmServiceConnected = false ;
    [all...]

Completed in 759 milliseconds