Searched refs:METHOD_GET_RESIDENT_EXTRAS (Results 1 – 1 of 1) sorted by relevance
81 private static final String METHOD_GET_RESIDENT_EXTRAS = "get_resident_extras"; field in TestJournalProvider118 case METHOD_GET_RESIDENT_EXTRAS: in call()245 return mClient.call(METHOD_GET_RESIDENT_EXTRAS, owner, null /* extras */); in getResidentExtras()