Searched refs:HINT_CALLER_NEEDED (Results 1 – 2 of 2) sorted by relevance
164 public static final String HINT_CALLER_NEEDED = "caller_needed"; field in Slice351 return hasHint(HINT_CALLER_NEEDED); in isCallerNeeded()401 mHints.add(HINT_CALLER_NEEDED); in setCallerNeeded()403 mHints.remove(HINT_CALLER_NEEDED); in setCallerNeeded()
8882 Landroid/app/slice/Slice;->HINT_CALLER_NEEDED:Ljava/lang/String;