Home
last modified time | relevance | path

Searched defs:contentView (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppBtEnableActivity.java71 TextView contentView = (TextView)view.findViewById(R.id.content); in createView() local
DBluetoothOppBtErrorActivity.java74 TextView contentView = (TextView)view.findViewById(R.id.content); in createView() local
DBluetoothOppBtEnablingActivity.java87 TextView contentView = (TextView)view.findViewById(R.id.progress_info); in createView() local
/packages/apps/Stk/src/com/android/stk/
DStkAppService.java703 RemoteViews contentView = new RemoteViews( in launchIdleText() local
/packages/apps/Phone/src/com/android/phone/
DNotificationMgr.java598 RemoteViews contentView = new RemoteViews(mContext.getPackageName(), in updateInCallNotification() local