/packages/apps/Music/src/com/android/music/ |
D | ArtistAlbumBrowserActivity.java | 571 TextView line1; field in ArtistAlbumBrowserActivity.ArtistAlbumListAdapter.ViewHolder 642 vh.line1 = (TextView) v.findViewById(R.id.line1); in newGroupView() 656 vh.line1 = (TextView) v.findViewById(R.id.line1); in newChildView() 677 vh.line1.setText(displayartist); in bindGroupView() 707 vh.line1.setText(displayname); in bindChildView()
|
D | MusicPicker.java | 179 TextView line1; field in MusicPicker.TrackListAdapter.ViewHolder 219 vh.line1 = (TextView) v.findViewById(R.id.line1); in newView() 235 vh.line1.setText(vh.buffer1.data, 0, vh.buffer1.sizeCopied); in bindView()
|
D | AlbumBrowserActivity.java | 511 TextView line1; field in AlbumBrowserActivity.AlbumListAdapter.ViewHolder 579 vh.line1 = (TextView) v.findViewById(R.id.line1); in newView() 600 vh.line1.setText(displayname); in bindView()
|
D | TrackBrowserActivity.java | 1351 TextView line1; 1458 vh.line1 = (TextView) v.findViewById(R.id.line1); 1474 vh.line1.setText(vh.buffer1.data, 0, vh.buffer1.sizeCopied);
|
D | PlaylistBrowserActivity.java | 385 … intent.putExtra(Intent.EXTRA_SHORTCUT_NAME, ((TextView) v.findViewById(R.id.line1)).getText()); in onListItemClick() 592 TextView tv = (TextView) view.findViewById(R.id.line1); in bindView()
|
D | MediaPickerActivity.java | 261 TextView tv = (TextView) view.findViewById(R.id.line1); in bindView()
|
D | AudioPreview.java | 94 mTextLine1 = (TextView) findViewById(R.id.line1); in onCreate()
|
D | QueryBrowserActivity.java | 379 TextView tv1 = (TextView) view.findViewById(R.id.line1); in bindView()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | GeometryMathUtils.java | 102 public static float[] lineIntersect(float[] line1, float[] line2) { in lineIntersect() argument 103 float a0 = line1[0]; in lineIntersect() 104 float a1 = line1[1]; in lineIntersect() 105 float b0 = line1[2]; in lineIntersect() 106 float b1 = line1[3]; in lineIntersect()
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
D | MessageNotificationState.java | 1234 CharSequence line1; in checkFailedMessages() local 1261 line1 = resources.getString(failureStringId); in checkFailedMessages() 1286 line1 = resources.getString(line1StringId); in checkFailedMessages() 1293 line1 = applyWarningTextColor(context, line1); in checkFailedMessages() 1304 .setContentTitle(line1) in checkFailedMessages() 1305 .setTicker(line1) in checkFailedMessages()
|
D | BugleNotifications.java | 1197 final CharSequence line1 = MessageNotificationState.applyWarningTextColor(context, in notifyEmergencySmsFailed() local 1206 builder.setTicker(line1) in notifyEmergencySmsFailed() 1207 .setContentTitle(line1) in notifyEmergencySmsFailed()
|
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 39396 …line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.… 39457 …line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.… 95033 …[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon… 95034 …ondition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0,summary=...,line1=...,line2=...,icon… 95035 …id=condition://android/schedule?days=6.7&start=23.30&end=10.0,summary=...,line1=...,line2=...,icon… 95039 …[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon… 95040 …ondition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0,summary=...,line1=...,line2=...,icon… 95041 …id=condition://android/schedule?days=6.7&start=23.30&end=10.0,summary=...,line1=...,line2=...,icon… 95048 …line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.… 95054 …line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.…
|