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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppBtErrorActivity.java 59 String mErrorTitle = intent.getStringExtra("title");
65 p.mTitle = mErrorTitle;
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentVideoView.java 92 private String mErrorTitle;
230 mErrorTitle = context.getString(
293 .setTitle(mErrorTitle)

Completed in 172 milliseconds