android: id = "@ id / android: list" refers to android.R.id.list. android.R contains resources that are platform related. There are many of these standard resources, they are all listed in the JavaDoc .
@+ , android: id = "@+ id/confirm" R- , .. R.id.confirm. s > a > Dev.
, android: id = "@+ id/android: list", , .