Home
last modified time | relevance | path

Searched refs:getAllRequesting3pUids (Results 1 – 1 of 1) sorted by relevance

/development/apps/PushApiAuthenticator/src/com/example/android/pushapiauthenticator/
DMainActivity.java70 final TextView getAllRequesting3pUids = (TextView) findViewById(R.id.requestingapps); in onCreate() local
128 getAllRequesting3pUids.setText(uidMasterString); in onCreate()
130 getAllRequesting3pUids.setText("----"); in onCreate()