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

  /packages/apps/Phone/src/com/android/phone/
InCallMenu.java 62 InCallMenuItemView mBluetooth;
155 mBluetooth = new InCallMenuItemView(wrappedContext);
156 mBluetooth.setId(R.id.menuBluetooth);
157 mBluetooth.setOnClickListener(mInCallScreen);
158 mBluetooth.setText(R.string.menu_bluetooth);
159 mBluetooth.setIndicatorVisible(true);
245 mInCallMenuView.addItemView(mBluetooth, 2);
289 mBluetooth.setEnabled(false);
355 mBluetooth.setVisible(false);
422 mBluetooth.setVisible(true)
    [all...]
  /dalvik/hit/samples/
android.hprof     [all...]

Completed in 89 milliseconds