Searched refs:BLANK_VALUE (Results 1 – 1 of 1) sorted by relevance
42 static final String BLANK_VALUE = " "; field in VirtualContainerActivity65 mUsername = mCustomView.addLine(ID_USERNAME_LABEL, "Username", ID_USERNAME, BLANK_VALUE, in onCreate()67 mPassword = mCustomView.addLine(ID_PASSWORD_LABEL, "Password", ID_PASSWORD, BLANK_VALUE, in onCreate()