Searched refs:getSourceInfo (Results 1 – 6 of 6) sorted by relevance
128 .append(getSourceInfo()) in failNotEquals()133 errorLog().append(message).append(" in ").append(getSourceInfo()).append('\n'); in fail()142 .append(getSourceInfo()) in fail()152 .append(getSourceInfo(e)) in fail()156 private String getSourceInfo(Exception e) { in getSourceInfo() method in VarHandleUnitTest170 private String getSourceInfo() { in getSourceInfo() method in VarHandleUnitTest
229 DisplayDeviceInfo info = device3.getSourceInfo(); in testMultipleDisplayGroups()250 DisplayDeviceInfo displayDeviceInfo = device.getSourceInfo(); in createDisplayDevice()338 public DisplayDeviceInfo getSourceInfo() { in getSourceInfo() method in LogicalDisplayMapperTest.TestDisplayDevice
78 final ApplicationInfo sourceInfo = getSourceInfo(callingPackage); in onCreate()173 private ApplicationInfo getSourceInfo(@Nullable String callingPackage) { in getSourceInfo() method in InstallStart
2025 public @Nullable SourceInfo getSourceInfo() { in getSourceInfo() method in ActivityOptions
294 final SourceInfo sourceInfo = options.getSourceInfo(); in TransitionInfo()
3594 if (opts == null || opts.getSourceInfo() == null3595 || opts.getSourceInfo().type != ActivityOptions.SourceInfo.TYPE_LOCKSCREEN) {