Searched defs:postfix (Results 1 – 5 of 5) sorted by relevance
112 String postfix = atts.getValue(POSTFIX); in parseRow() local
119 private FrameTracker spyFrameTracker(int cuj, String postfix, boolean surfaceOnly) { in spyFrameTracker()
698 int postfix = ThreadLocalRandom.current().nextInt(DEFAULT_CODE_MIN, DEFAULT_CODE_MAX); in getDefaultValueOfProgramInfo() local
1363 public Session(@CujType int cujType, @NonNull String postfix) { in Session()
145 final String postfix = ", "; in extractShortcutIds() local