Searched refs:getStringData (Results 1 – 4 of 4) sorted by relevance
101 assertThat(TextUtils.isEmpty(event.getStringData(1))).isFalse(); in testSecurityEventRedaction()102 assertThat(TextUtils.isEmpty(event.redact(0).getStringData(1))).isTrue(); in testSecurityEventRedaction()108 assertThat(TextUtils.isEmpty(event.getStringData(1))).isFalse(); in testSecurityEventRedaction()109 assertThat(TextUtils.isEmpty(event.redact(0).getStringData(1))).isTrue(); in testSecurityEventRedaction()
712 public String getStringData(int index) { in getStringData() method in SecurityLog.SecurityEvent812 mountPoint = getStringData(0); in redact()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
58123 method public abstract java.lang.String getStringData();